ENTITY kinematic_substructure

(* SCHEMA kinematic_structure_schema; *)
ENTITY kinematic_substructure
  SUPERTYPE OF (ONEOF (kinematic_tree_structure,
                       kinematic_network_structure));
  parent_structure : kinematic_structure;
END_ENTITY;

Explicit Attributes

Entity kinematic_substructure has the following local and inherited explicit attributes:
AttributeTypeDefined By
 parent_structurekinematic_structure (ENTITY)kinematic_substructure

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity kinematic_substructure has the following subtypes:
    kinematic_network_structure*
    kinematic_tree_structure*
* - Immediate Subtypes

Referenced By

    Not referenced by any other definition


[Top Level Definitions] [Exit]

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