TYPE coating_purpose

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
	
TYPE coating_purpose
 = ENUMERATION OF 
 	(corrosion_protection, 
 	fire_protection, 
 	aesthetic, 
 	undefined);
END_TYPE;

Referenced By

Defintion coating_purpose is references by the following definitions:
DefinitionType
 coating ENTITY


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2026-09-02T08:52:56-04:00