TYPE cleaning_method

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
TYPE cleaning_method
 = ENUMERATION OF 
	(chemical_wash, blast_clean, undefined);
END_TYPE;

Referenced By

Defintion cleaning_method is references by the following definitions:
DefinitionType
 surface_treatment_clean ENTITY


[Top Level Definitions] [Exit]

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