ENTITY oriented_joint_in_tree

(* SCHEMA kinematic_structure_schema; *)
ENTITY oriented_joint_in_tree
  SUBTYPE OF (oriented_joint);
  parent_structure : kinematic_tree_structure;
END_ENTITY;

Explicit Attributes

Entity oriented_joint_in_tree has the following local and inherited explicit attributes:
AttributeTypeDefined By
 jointkinematic_joint (ENTITY)oriented_joint
 orientationBOOLEANoriented_joint
 parent_structurekinematic_tree_structure (ENTITY)oriented_joint_in_tree

Derived Attributes

Entity oriented_joint_in_tree has the following local and inherited derived attributes:
AttributeTypeDefined By
 advent_linkkinematic_link (ENTITY)oriented_joint
 exit_linkkinematic_link (ENTITY)oriented_joint

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity oriented_joint_in_tree inherits from the following supertypes:
  oriented_joint

Subtypes

    No subtypes

Referenced By

Entity oriented_joint_in_tree and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 joint_logical_relationship ENTITY oriented_joint


[Top Level Definitions] [Exit]

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