ENTITY travel_path

(* SCHEMA ap238_arm_schema; *)

(* ************************************************************ *)
(* Travel path                                                  *)
(* ************************************************************ *)

ENTITY travel_path	(* m1 *)
ABSTRACT SUPERTYPE OF(ONEOF(general_path, linear_path, circular_path));
placement:                  OPTIONAL axis2_placement_3d;
END_ENTITY;

Explicit Attributes

Entity travel_path has the following local and inherited explicit attributes:
AttributeTypeDefined By
 placementaxis2_placement_3d (STRING)travel_path

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity travel_path has the following subtypes:
    circular_path*
    complete_circular_path
    general_path*
    linear_path*
    partial_circular_path
* - Immediate Subtypes

Referenced By

Entity travel_path and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 slot ENTITY travel_path


[Top Level Definitions]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-11-21T09:54:01-05:00