ENTITY path_node
(* SCHEMA step_merged_ap_schema; *)
-- IN AP238 STEP-NC/AP242
ENTITY path_node
ABSTRACT SUPERTYPE OF (ONEOF(point_to_point_path, circular_path, linear_path, curve_based_path))
SUBTYPE OF (kinematic_path_segment);
placement_end : placement;
END_ENTITY;
Explicit Attributes
Entity path_node has the following local and inherited explicit attributes:
Derived Attributes
Entity path_node has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity path_node inherits from the following supertypes:
founded_item
kinematic_path_segment
Subtypes
Entity path_node has the following subtypes:
circular_path*
curve_based_path*
linear_path*
point_to_point_path*
* - Immediate Subtypes
Referenced By
Entity path_node 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:33-04:00