|
ENTITY curve_based_path_with_orientation SUBTYPE OF (kinematic_path_segment); position_curve : bounded_curve; orientation_curve : bounded_curve; WHERE WR1: TYPEOF(position_curve) = TYPEOF(orientation_curve); END_ENTITY; -- curve_based_path_with_orientation |
Entity data types and their attributesfounded_item(DER) users: SET [0:?] OF founded_item_select; kinematic_path_segment t_end: parameter_value; transition: transition_code; curve_based_path_with_orientation position_curve: bounded_curve; orientation_curve: bounded_curve; |
| curve_based_path_with_orientation_and_parameters (kinematic_motion_representation_schema) |
Users: by entity attributesfounded_itemfounded_item.users founded_item_select kinematic_path_segment kinematic_path.segments curve_based_path_with_orientation kinematic_path_defined_by_curves.segments Users: by defined types, not used by any entity attributecurve_based_path_with_orientation- |
Global rules for this entity data type- |