TYPE chemical_mechanism_type

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
TYPE chemical_mechanism_type
 = ENUMERATION OF 
	(adhesive, grout, filler, sealant, undefined);
END_TYPE;

Referenced By

Defintion chemical_mechanism_type is references by the following definitions:
DefinitionType
 chemical_mechanism ENTITY


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-03-25T00:11:38-04:00