ENTITY kinematic_structure

(* SCHEMA AUTOMOTIVE_DESIGN; *)
 
ENTITY kinematic_structure;
  joints : SET [1:?] OF kinematic_joint;
END_ENTITY; -- 10303-105: kinematic_structure_schema

Explicit Attributes

Entity kinematic_structure has the following local and inherited explicit attributes:
AttributeTypeDefined By
 jointsSET OF kinematic_joint (ENTITY)kinematic_structure

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity kinematic_structure and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 kinematic_joint ENTITY kinematic_structure
 mechanism ENTITY kinematic_structure
 name_item SELECT kinematic_structure
 restrict_name_assignment_for_kinematic_structure RULE kinematic_structure
 unique_link_usage FUNCTION kinematic_structure


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:16:11-04:00