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
2026-09-02T08:52:56-04:00