TYPE welding_type_gas

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
(* New for LPM/6 *)
TYPE welding_type_gas
 = ENUMERATION OF 
	(generic_gas_welding,
	oxyacetylene_welding,
	oxyhydrogen_welding,
	oxypropane_welding);
END_TYPE;

Referenced By

Defintion welding_type_gas is references by the following definitions:
DefinitionType
 weld_gas ENTITY


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2026-09-02T08:52:56-04:00