|
ENTITY resulting_path SUBTYPE OF (motion_link_relationship); controlling_joints : SET [1:?] OF kinematic_joint; END_ENTITY; -- resulting_path |
Entity data types and their attributesrepresentation_relationshipname: label; (OPT) description: text; rep_1: representation; rep_2: representation; motion_link_relationship (RT) rep_1: founded_kinematic_path; (RT) rep_2: kinematic_link_representation; related_frame: rigid_placement; (DER) motion: founded_kinematic_path; (DER) frame_link: kinematic_link_representation; resulting_path controlling_joints: SET [1:?] OF kinematic_joint; |
Global rules for this entity data type- |