ENTITY side_milling

(* SCHEMA ap238_arm_schema; *)
ENTITY side_milling     	(* m0 *)
ABSTRACT SUPERTYPE OF (ONEOF(side_rough_milling, side_finish_milling))
SUBTYPE OF (two5D_milling_operation);
axial_cutting_depth:    OPTIONAL length_measure; 
radial_cutting_depth:   OPTIONAL length_measure; 
allowance_side:         OPTIONAL length_measure;
END_ENTITY;

Explicit Attributes

Entity side_milling has the following local and inherited explicit attributes:
AttributeTypeDefined By
 its_toolpathtoolpath_list (ENTITY)operation
 its_tool_directiontool_direction (ENTITY)operation
 its_ididentifier (STRING)machining_operation
 retract_planelength_measure (ENTITY)machining_operation
 start_pointcartesian_point (STRING)machining_operation
 its_toolmachining_tool (ENTITY)machining_operation
 its_technologytechnology (ENTITY)machining_operation
 its_machine_functionsmachine_functions (ENTITY)machining_operation
 overcut_lengthlength_measure (ENTITY)milling_machining_operation
 approachapproach_retract_strategy (ENTITY)milling_type_operation
 retractapproach_retract_strategy (ENTITY)milling_type_operation
 its_machining_strategytwo5D_milling_strategy (ENTITY)two5D_milling_operation
 axial_cutting_depthlength_measure (ENTITY)side_milling
 radial_cutting_depthlength_measure (ENTITY)side_milling
 allowance_sidelength_measure (ENTITY)side_milling

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity side_milling inherits from the following supertypes:
  operation
    machining_operation
      milling_machining_operation
        milling_type_operation
          two5D_milling_operation

Subtypes

Entity side_milling has the following subtypes:
    side_finish_milling*
    side_rough_milling*
* - Immediate Subtypes

Referenced By

Entity side_milling and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 last_modified_timestamp_item SELECT operation
 machining_workingstep ENTITY machining_operation
 manufacturing_feature ENTITY machining_operation
 milling_machining_operation ENTITY milling_type_operation
 milling_type_operation ENTITY two5D_milling_operation
 operation ENTITY machining_operation
 security_classification_item SELECT operation
 two5D_milling_operation ENTITY side_milling


[Top Level Definitions]

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