ENTITY path_node
(* SCHEMA Ap242_managed_model_based_3d_engineering_mim_LF; *)
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
2012-03-27T17:20:08-04:00