ENTITY operation

(* SCHEMA ap238_arm_schema; *)

(* ************************************************************ *)
(* ************************************************************ *)
(*                                                              *)
(* Operation                                                    *)
(*                                                              *)
(* ************************************************************ *)
(* ************************************************************ *)


ENTITY operation	(* m0 *)
ABSTRACT SUPERTYPE OF (ONEOF (machining_operation, rapid_movement, touch_probing));
its_toolpath:               OPTIONAL toolpath_list;
its_tool_direction:         OPTIONAL tool_direction;
END_ENTITY;

Explicit Attributes

Entity operation has the following local and inherited explicit attributes:
AttributeTypeDefined By
 its_toolpathtoolpath_list (ENTITY)operation
 its_tool_directiontool_direction (ENTITY)operation

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity operation has the following subtypes:
    back_boring     boring     boring_operation     bottom_and_side_finish_milling     bottom_and_side_milling     bottom_and_side_rough_milling     center_drilling     contouring     contouring_finish     contouring_rough     counter_sinking     cutting_in     drilling     drilling_operation     drilling_type_operation     facing     facing_finish     facing_rough     freeform_finish_milling     freeform_operation     freeform_rough_milling     grooving     grooving_finish     grooving_rough     knurling     machining_operation*     milling_machining_operation     milling_type_operation     multistep_drilling     plane_finish_milling     plane_milling     plane_rough_milling     rapid_movement*     reaming     return_home     side_finish_milling     side_milling     side_rough_milling     tapping     thread_drilling     threading     threading_finish     threading_rough     tool_length_probing     tool_probing     tool_radius_probing     touch_probing*     turning_machining_operation     two5D_milling_operation     workpiece_complete_probing     workpiece_probing
* - Immediate Subtypes

Referenced By

Entity operation and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 last_modified_timestamp_item SELECT operation
 security_classification_item SELECT operation


[Top Level Definitions]

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