ENTITY turning_machine_cutting_tool

(* SCHEMA ap238_arm_schema; *)

(* ************************************************************ *)
(* ************************************************************ *)
(*                                                              *)
(* TYPES DEFINED IN TOOLS FOR TURNING     	ISO 14649-121   *)
(*                                                              *)
(* Version IS date: 2005-09-01 					*)
(* Version 11 date: 2005-01-04 (unchanged)			*)
(* Author: ISO TC184/SC1/WG7					*)
(* ************************************************************ *)
(* ************************************************************ *)

ENTITY turning_machine_cutting_tool
SUBTYPE OF (machining_tool);
  functional_length : length_measure;
  f_dimension : length_measure;
  minimum_cutting_diameter : OPTIONAL length_measure;
  a_dimension_on_f : OPTIONAL length_measure;
  a_dimension_on_lf : OPTIONAL length_measure;
  cutting_edge : cutting_edge_properties;
  hand_of_tool : OPTIONAL hand_of_tool_type;
END_ENTITY;

Explicit Attributes

Entity turning_machine_cutting_tool has the following local and inherited explicit attributes:
AttributeTypeDefined By
 its_idlabel (STRING)machining_tool
 its_usagetool_usage (ENTITY)machining_tool
 functional_lengthlength_measure (ENTITY)turning_machine_cutting_tool
 f_dimensionlength_measure (ENTITY)turning_machine_cutting_tool
 minimum_cutting_diameterlength_measure (ENTITY)turning_machine_cutting_tool
 a_dimension_on_flength_measure (ENTITY)turning_machine_cutting_tool
 a_dimension_on_lflength_measure (ENTITY)turning_machine_cutting_tool
 cutting_edgecutting_edge_properties (ENTITY)turning_machine_cutting_tool
 hand_of_toolhand_of_tool_type (ENUM)turning_machine_cutting_tool

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity turning_machine_cutting_tool inherits from the following supertypes:
  machining_tool

Subtypes

Entity turning_machine_cutting_tool has the following subtypes:
    general_turning_tool*
    grooving_tool*
    knurling_tool*
    turning_threading_tool*
    user_defined_turning_tool*
* - Immediate Subtypes

Referenced By

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