ENTITY joint_system_welded_linear
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
(* Modified for LPM/6 - See Issues 87 and 88 *)
ENTITY joint_system_welded_linear
SUBTYPE OF (joint_system_welded);
weld_path : composite_curve;
WHERE
WRJ3 : NOT((SELF\joint_system_welded.weld_specification.weld_mechanism_type = SPOT_WELD) OR
(SELF\joint_system_welded.weld_specification.weld_mechanism_type = PLUG_WELD));
(*
the weld shall not be a plug or spot weld
*)
END_ENTITY;
Explicit Attributes
Entity joint_system_welded_linear has the following local and inherited explicit attributes:
Derived Attributes
Entity joint_system_welded_linear has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity joint_system_welded_linear inherits from the following supertypes:
structural_frame_item
joint_system
joint_system_welded
Subtypes
No subtypesReferenced By
Entity joint_system_welded_linear 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:38-04:00