ENTITY approach_retract_strategy

(* SCHEMA ap238_arm_schema; *)
(* ************************************************************ *)
(* approach retract strategy                                    *)
(* ************************************************************ *)

ENTITY approach_retract_strategy        	(* m1 *)
ABSTRACT SUPERTYPE OF (ONEOF (plunge_strategy, air_strategy, along_path));
tool_orientation: OPTIONAL direction;
END_ENTITY;

Explicit Attributes

Entity approach_retract_strategy has the following local and inherited explicit attributes:
AttributeTypeDefined By
 tool_orientationdirection (STRING)approach_retract_strategy

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity approach_retract_strategy has the following subtypes:
    air_strategy*
    along_path*
    ap_retract_angle
    ap_retract_tangent
    plunge_helix
    plunge_ramp
    plunge_strategy*
    plunge_toolaxis
    plunge_zigzag
* - Immediate Subtypes

Referenced By

Entity approach_retract_strategy and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 milling_type_operation ENTITY approach_retract_strategy
 turning_machining_operation ENTITY approach_retract_strategy


[Top Level Definitions]

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