ENTITY weld_mechanism_spot_seam
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
(* new for LPM/6 - see Issue 87 *)
ENTITY weld_mechanism_spot_seam
SUBTYPE OF (weld_mechanism);
joint_configuration : weld_configuration;
WHERE
WRW11 : (SELF\weld_mechanism.weld_mechanism_type = SPOT_WELD) OR
(SELF\weld_mechanism.weld_mechanism_type = SEAM_WELD);
END_ENTITY;
Explicit Attributes
Entity weld_mechanism_spot_seam has the following local and inherited explicit attributes:
Derived Attributes
Entity weld_mechanism_spot_seam has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity weld_mechanism_spot_seam inherits from the following supertypes:
structural_frame_item
structural_frame_product
weld_mechanism
Subtypes
No subtypesReferenced By
Entity weld_mechanism_spot_seam 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