TYPE weld_configuration

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
	
(* New for LPM/6 - see Issues 87 and 88 *)
TYPE weld_configuration
 = ENUMERATION OF 
	(butt_joint,
	tee_joint,
    corner_joint, 
    lap_joint,
    edge_joint, 
    cruciform_joint,
    undefined);
END_TYPE;	

Referenced By

Defintion weld_configuration is references by the following definitions:
DefinitionType
 weld_mechanism_fillet ENTITY
 weld_mechanism_groove ENTITY
 weld_mechanism_prismatic ENTITY
 weld_mechanism_spot_seam ENTITY


[Top Level Definitions] [Exit]

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