ENTITY two5D_milling_strategy

(* SCHEMA ap238_arm_schema; *)
(* ************************************************************ *)
(* two5D_milling_strategy                                       *)
(* ************************************************************ *)

ENTITY two5D_milling_strategy   	(* m1 *)
ABSTRACT SUPERTYPE OF (ONEOF (unidirectional, bidirectional, contour_parallel, bidirectional_contour, contour_bidirectional, contour_spiral, center_milling, explicit_strategy));
overlap:                OPTIONAL positive_ratio_measure;
allow_multiple_passes:  OPTIONAL BOOLEAN;
END_ENTITY;

Explicit Attributes

Entity two5D_milling_strategy has the following local and inherited explicit attributes:
AttributeTypeDefined By
 overlappositive_ratio_measure (REAL)two5D_milling_strategy
 allow_multiple_passesBOOLEANtwo5D_milling_strategy

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity two5D_milling_strategy has the following subtypes:
    bidirectional*
    bidirectional_contour*
    center_milling*
    contour_bidirectional*
    contour_parallel*
    contour_spiral*
    explicit_strategy*
    unidirectional*
* - Immediate Subtypes

Referenced By

Entity two5D_milling_strategy and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 two5D_milling_operation ENTITY two5D_milling_strategy


[Top Level Definitions]

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