ENTITY tool_direction_for_milling

(* SCHEMA ap238_arm_schema; *)
(* ************************************************************ *)
(* Technology-specific Tool direction select                    *)
(* ************************************************************ *)

ENTITY tool_direction_for_milling	(* m0 *)
  ABSTRACT SUPERTYPE OF (ONEOF(three_axes_tilted_tool, five_axes_var_tilt_yaw, five_axes_const_tilt_yaw))
  SUBTYPE OF (tool_direction);
END_ENTITY;

Explicit Attributes

    No explicit attributes

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity tool_direction_for_milling inherits from the following supertypes:
  tool_direction

Subtypes

Entity tool_direction_for_milling has the following subtypes:
    five_axes_const_tilt_yaw*
    five_axes_var_tilt_yaw*
    three_axes_tilted_tool*
* - Immediate Subtypes

Referenced By

Entity tool_direction_for_milling and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 operation ENTITY tool_direction


[Top Level Definitions]

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