ENTITY bidirectional

(* SCHEMA ap238_arm_schema; *)
ENTITY bidirectional    	(* m1 *)
SUBTYPE OF (two5D_milling_strategy);
feed_direction:        OPTIONAL direction;
stepover_direction:       OPTIONAL left_or_right;
its_stroke_connection_strategy: OPTIONAL stroke_connection_strategy;
END_ENTITY;

Explicit Attributes

Entity 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)bidirectional
 stepover_directionleft_or_right (ENUM)bidirectional
 its_stroke_connection_strategystroke_connection_strategy (ENUM)bidirectional

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity bidirectional inherits from the following supertypes:
  two5D_milling_strategy

Subtypes

    No subtypes

Referenced By

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


[Top Level Definitions]

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