ENTITY curve_based_path_with_orientation
(* SCHEMA step_merged_ap_schema; *)
-- IN AP238 STEP-NC/AP242
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;
Explicit Attributes
Entity curve_based_path_with_orientation has the following local and inherited explicit attributes:
Derived Attributes
Entity curve_based_path_with_orientation has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity curve_based_path_with_orientation inherits from the following supertypes:
founded_item
kinematic_path_segment
Subtypes
Entity curve_based_path_with_orientation has the following subtypes:
curve_based_path_with_orientation_and_parameters*
* - Immediate Subtypes
Referenced By
Entity curve_based_path_with_orientation and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2024-09-06T14:00:31-04:00