ENTITY plane_milling
(* SCHEMA ap238_arm_schema; *)
(* ************************************************************ *)
(* plane_milling, side_milling, bottom_and_side_milling *)
(* ************************************************************ *)
ENTITY plane_milling (* m0 *)
ABSTRACT SUPERTYPE OF (ONEOF(plane_rough_milling, plane_finish_milling))
SUBTYPE OF (two5D_milling_operation);
axial_cutting_depth: OPTIONAL length_measure;
allowance_bottom: OPTIONAL length_measure;
END_ENTITY;
Explicit Attributes
Entity plane_milling has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity plane_milling inherits from the following supertypes:
operation
machining_operation
milling_machining_operation
milling_type_operation
two5D_milling_operation
Subtypes
Entity plane_milling has the following subtypes:
plane_finish_milling*
plane_rough_milling*
* - Immediate Subtypes
Referenced By
Entity plane_milling 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