ENTITY kinematic_link_representation_relation

(* SCHEMA kinematic_structure_schema; *)
ENTITY kinematic_link_representation_relation;
  topological_aspects : kinematic_link;
  geometric_aspects   : kinematic_link_representation;
UNIQUE
  UR1: topological_aspects;
END_ENTITY;

Explicit Attributes

Entity kinematic_link_representation_relation has the following local and inherited explicit attributes:
AttributeTypeDefined By
 topological_aspectskinematic_link (ENTITY)kinematic_link_representation_relation
 geometric_aspectskinematic_link_representation (ENTITY)kinematic_link_representation_relation

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity kinematic_link_representation_relation and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 kinematic_link_representation ENTITY kinematic_link_representation_relation
 representation_of_link FUNCTION kinematic_link_representation_relation


[Top Level Definitions] [Exit]

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