TYPE cutting_type

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
TYPE cutting_type
 = ENUMERATION OF 
	(sawn, 
	flame_cut, 
	sheared, 
	punched, 
	drilled, 
	laser, 
	abrasion, 
	undefined);
END_TYPE;

Referenced By

Defintion cutting_type is references by the following definitions:
DefinitionType
 cut ENTITY
 fastener_simple_screw_self_drilling ENTITY
 fastener_simple_screw_self_tapping ENTITY
 surface_treatment_hard_stamp ENTITY


[Top Level Definitions] [Exit]

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