ENTITY multistep_drilling

(* SCHEMA ap238_arm_schema; *)
ENTITY multistep_drilling       	(* m0 *)
SUBTYPE OF (drilling_operation);
retract_distance:       length_measure;
first_depth:            length_measure;
depth_of_step:          length_measure;
dwell_time_step:        OPTIONAL time_measure;
END_ENTITY;

Explicit Attributes

Entity multistep_drilling 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
 cutting_depthlength_measure (ENTITY)drilling_type_operation
 previous_diameterlength_measure (ENTITY)drilling_type_operation
 dwell_time_bottomtime_measure (ENTITY)drilling_type_operation
 feed_on_retractpositive_ratio_measure (REAL)drilling_type_operation
 its_machining_strategydrilling_type_strategy (ENTITY)drilling_type_operation
 retract_distancelength_measure (ENTITY)multistep_drilling
 first_depthlength_measure (ENTITY)multistep_drilling
 depth_of_steplength_measure (ENTITY)multistep_drilling
 dwell_time_steptime_measure (ENTITY)multistep_drilling

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity multistep_drilling inherits from the following supertypes:
  operation
    machining_operation
      milling_machining_operation
        drilling_type_operation
          drilling_operation

Subtypes

    No subtypes

Referenced By

Entity multistep_drilling and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 drilling_operation ENTITY multistep_drilling
 drilling_type_operation ENTITY drilling_operation
 last_modified_timestamp_item SELECT operation
 machining_workingstep ENTITY machining_operation
 manufacturing_feature ENTITY machining_operation
 milling_machining_operation ENTITY drilling_type_operation
 operation ENTITY machining_operation
 security_classification_item SELECT operation


[Top Level Definitions]

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