ENTITY joint_system_welded
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
(* Modified for LPM/6 - Subtype added *)
ENTITY joint_system_welded
SUPERTYPE OF (ONEOF
(joint_system_welded_point,
joint_system_welded_linear,
joint_system_welded_surface,
joint_system_welded_with_shape))
SUBTYPE OF (joint_system);
weld_specification : weld_mechanism;
END_ENTITY;
Explicit Attributes
Entity joint_system_welded has the following local and inherited explicit attributes:
Derived Attributes
Entity joint_system_welded has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity joint_system_welded inherits from the following supertypes:
structural_frame_item
joint_system
Subtypes
Entity joint_system_welded has the following subtypes:
joint_system_welded_linear*
joint_system_welded_point*
joint_system_welded_surface*
joint_system_welded_with_shape*
* - Immediate Subtypes
Referenced By
Entity joint_system_welded 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