ENTITY contour_spiral

(* SCHEMA ap238_arm_schema; *)
ENTITY contour_spiral   	(* m1 *)
SUBTYPE OF (two5D_milling_strategy);
rotation_direction:     OPTIONAL rot_direction;
cutmode:                OPTIONAL cutmode_type;
END_ENTITY;

Explicit Attributes

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

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity contour_spiral inherits from the following supertypes:
  two5D_milling_strategy

Subtypes

    No subtypes

Referenced By

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


[Top Level Definitions]

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