ENTITY kinematic_joint
(* SCHEMA kinematic_structure_schema; *)
ENTITY kinematic_joint ;
first_link : kinematic_link;
second_link : kinematic_link;
INVERSE
structure : kinematic_structure FOR joints;
WHERE
WR1: first_link :<>: second_link;
END_ENTITY;
Explicit Attributes
Entity kinematic_joint has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
Entity kinematic_joint has the following local and inherited inverse attributes:
Supertypes
No supertypesSubtypes
No subtypesReferenced By
Entity kinematic_joint and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:14:00-04:00