ENTITY weld_gas
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
(* New for LPM/6 *)
ENTITY weld_gas
SUBTYPE OF (weld);
weld_gas_type : welding_type_gas;
WHERE
WRW15 : SELF\weld.weld_type = FUSION_WELD;
WRW16 : NOT(EXISTS(SELF\weld.electrode_type));
END_ENTITY;
Explicit Attributes
Entity weld_gas has the following local and inherited explicit attributes:
Derived Attributes
Entity weld_gas has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity weld_gas inherits from the following supertypes:
structural_frame_item
structural_frame_process
weld
Subtypes
No subtypesReferenced By
Entity weld_gas and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2023-03-25T00:11:39-04:00