|
ENTITY resulting_path SUBTYPE OF (link_motion_representation_along_path); controlling_joints : SET [1:?] OF kinematic_joint; END_ENTITY; -- resulting_path |
Entity data types and their attributesrepresentationname: label; items: SET [1:?] OF representation_item; context_of_items: representation_context; (DER) id: identifier; (DER) description: text; link_motion_representation_along_path (RT) items: SET [1:?] OF kinematic_path; (RT) context_of_items: geometric_representation_context_with_parameter; resulting_path controlling_joints: SET [1:?] OF kinematic_joint; |
Global rules for this entity data type- |