ENTITY reaming_cutting_tool
(* SCHEMA ap238_arm_schema; *)
ENTITY reaming_cutting_tool
SUPERTYPE OF (ONEOF (tapered_reamer, combined_drill_and_reamer))
SUBTYPE OF (milling_machine_cutting_tool);
taper_length: length_measure;
END_ENTITY;
Explicit Attributes
Entity reaming_cutting_tool has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity reaming_cutting_tool inherits from the following supertypes:
machining_tool
milling_machine_cutting_tool
Subtypes
Entity reaming_cutting_tool has the following subtypes:
combined_drill_and_reamer*
tapered_reamer*
* - Immediate Subtypes
Referenced By
Entity reaming_cutting_tool and its supertypes are referenced by the following definitions:
[Top Level Definitions] Generated by STEP Tools® EXPRESS to HTML Converter
2012-11-21T09:54:01-05:00