ENTITY joint_system_complex
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY joint_system_complex
SUBTYPE OF (joint_system);
systems : LIST [1:?] OF joint_system;
WHERE
WRJ2 : SIZEOF(QUERY(joint <* systems | joint :=: (SELF)) ) = 0;
END_ENTITY;
Explicit Attributes
Entity joint_system_complex has the following local and inherited explicit attributes:
Derived Attributes
Entity joint_system_complex has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity joint_system_complex inherits from the following supertypes:
structural_frame_item
joint_system
Subtypes
No subtypesReferenced By
Entity joint_system_complex 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