ENTITY weld_beam
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
(* New for LPM/6 *)
ENTITY weld_beam
SUBTYPE OF (weld);
weld_beam_type : welding_type_beam;
WHERE
WRW19 : (SELF\weld.weld_type = FUSION_WELD) OR (SELF\weld.weld_type = LASER_WELD);
WRW20 : NOT(EXISTS(SELF\weld.electrode_type));
END_ENTITY;
Explicit Attributes
Entity weld_beam has the following local and inherited explicit attributes:
Derived Attributes
Entity weld_beam has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity weld_beam inherits from the following supertypes:
structural_frame_item
structural_frame_process
weld
Subtypes
No subtypesReferenced By
Entity weld_beam 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