ENTITY multistep_grooving_strategy

(* SCHEMA ap238_arm_schema; *)
ENTITY multistep_grooving_strategy
SUBTYPE OF (grooving_strategy);
retract_distance : length_measure;
END_ENTITY;

Explicit Attributes

Entity multistep_grooving_strategy has the following local and inherited explicit attributes:
AttributeTypeDefined By
 overcut_lengthlength_measure (ENTITY)turning_machining_strategy
 allow_multiple_passesBOOLEANturning_machining_strategy
 cutting_depthLIST OF length_measure (ENTITY)turning_machining_strategy
 variable_feedratepositive_ratio_measure (REAL)turning_machining_strategy
 grooving_directiondirection (STRING)grooving_strategy
 travel_distancelength_measure (ENTITY)grooving_strategy
 retract_distancelength_measure (ENTITY)multistep_grooving_strategy

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity multistep_grooving_strategy inherits from the following supertypes:
  turning_machining_strategy
    grooving_strategy

Subtypes

    No subtypes

Referenced By

Entity multistep_grooving_strategy and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 grooving_strategy ENTITY multistep_grooving_strategy
 turning_machining_operation ENTITY turning_machining_strategy
 turning_machining_strategy ENTITY grooving_strategy


[Top Level Definitions]

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