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
2026-09-02T08:52:56-04:00