|
ENTITY prescribed_path SUBTYPE OF (link_motion_representation_along_path); controlling_joints : OPTIONAL SET [1:6] OF kinematic_joint; END_ENTITY; -- prescribed_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; prescribed_path (OPT) controlling_joints: SET [1:6] OF kinematic_joint; |
Global rules for this entity data type- |