ENTITY machining_tool

(* SCHEMA ap238_arm_schema; *)
(* ************************************************************ *)
(* machining_tool                                                 *)
(* ************************************************************ *)

ENTITY machining_tool 	(* m0 *)
ABSTRACT SUPERTYPE;
its_id: 		label;
its_usage:      	OPTIONAL tool_usage;        -- ADDED BY 10303-238
END_ENTITY;

Explicit Attributes

Entity machining_tool has the following local and inherited explicit attributes:
AttributeTypeDefined By
 its_idlabel (STRING)machining_tool
 its_usagetool_usage (ENTITY)machining_tool

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity machining_tool has the following subtypes:
    ballnose_endmill     bullnose_endmill     combined_drill_and_reamer     combined_drill_and_tap     counterbore     countersink     dovetail_mill     drilling_cutting_tool     endmill     facemill     general_turning_tool     grooving_tool     knurling_tool     milling_cutting_tool     milling_machine_cutting_tool*     profiled_end_mill     reaming_cutting_tool     rotating_boring_cutting_tool     shouldermill     side_mill     spade_drill     spotdrill     step_drill     t_slot_mill     tapered_drill     tapered_reamer     tapping_cutting_tool     thread_mill     turning_machine_cutting_tool*     turning_threading_tool     twist_drill     user_defined_milling_tool     user_defined_turning_tool
* - Immediate Subtypes

Referenced By

Entity machining_tool and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 load_tool ENTITY machining_tool
 machining_operation ENTITY machining_tool
 tool_probing ENTITY machining_tool
 unload_tool ENTITY machining_tool


[Top Level Definitions]

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