TYPE coating_method

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
TYPE coating_method
 = ENUMERATION OF 
	(sprayed, brushed, dipped, electroplated, undefined);
END_TYPE;

Referenced By

Defintion coating_method is references by the following definitions:
DefinitionType
 surface_treatment_coat ENTITY


[Top Level Definitions] [Exit]

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