ENTITY contour_bidirectional

(* SCHEMA ap238_arm_schema; *)
ENTITY contour_bidirectional    	(* m1 *)
SUBTYPE OF (two5D_milling_strategy);
feed_direction:        OPTIONAL direction;
stepover_direction:       OPTIONAL left_or_right;
rotation_direction:     OPTIONAL rot_direction;
spiral_cutmode:         OPTIONAL cutmode_type;
END_ENTITY;

Explicit Attributes

Entity contour_bidirectional has the following local and inherited explicit attributes:
AttributeTypeDefined By
 overlappositive_ratio_measure (REAL)two5D_milling_strategy
 allow_multiple_passesBOOLEANtwo5D_milling_strategy
 feed_directiondirection (STRING)contour_bidirectional
 stepover_directionleft_or_right (ENUM)contour_bidirectional
 rotation_directionrot_direction (ENUM)contour_bidirectional
 spiral_cutmodecutmode_type (ENUM)contour_bidirectional

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity contour_bidirectional inherits from the following supertypes:
  two5D_milling_strategy

Subtypes

    No subtypes

Referenced By

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


[Top Level Definitions]

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