TYPE weld_type

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
(* Modified for LPM/6 - see Issues 87 and 88 *)
TYPE weld_type
 = ENUMERATION OF 
	(butt_weld,
	fillet_weld,
	spot_weld,
	plug_weld,
	seam_weld,
	slot_weld,
    stud_weld,
    surfacing_weld,
    undefined);
END_TYPE;	

Referenced By

Defintion weld_type is references by the following definitions:
DefinitionType
 weld_mechanism ENTITY


[Top Level Definitions] [Exit]

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