TYPE weld_penetration

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
TYPE weld_penetration
 = ENUMERATION OF 
	(full_penetration,
	deep_penetration,
	partial_penetration,
	undefined);
END_TYPE;

Referenced By

Defintion weld_penetration 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