ENTITY plunge_strategy

(* SCHEMA ap238_arm_schema; *)
ENTITY plunge_strategy          	(* m1 *)
ABSTRACT SUPERTYPE OF (ONEOF (plunge_toolaxis, plunge_ramp, plunge_helix, plunge_zigzag))
SUBTYPE OF (approach_retract_strategy);
END_ENTITY;

Explicit Attributes

Entity plunge_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

Entity plunge_strategy inherits from the following supertypes:
  approach_retract_strategy

Subtypes

Entity plunge_strategy has the following subtypes:
    plunge_helix*
    plunge_ramp*
    plunge_toolaxis*
    plunge_zigzag*
* - Immediate Subtypes

Referenced By

Entity plunge_strategy and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 approach_retract_strategy ENTITY plunge_strategy
 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