ENTITY unidirectional_turning
(* SCHEMA ap238_arm_schema; *)
ENTITY unidirectional_turning
SUBTYPE OF (turning_machining_strategy);
feed_direction : OPTIONAL direction;
back_path_direction : OPTIONAL direction;
lift_direction : OPTIONAL direction;
stepover_direction : OPTIONAL direction;
lift_height : OPTIONAL length_measure;
lift_feed : OPTIONAL feed_select;
stepover_feed : OPTIONAL feed_select;
END_ENTITY;
Explicit Attributes
Entity unidirectional_turning has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity unidirectional_turning inherits from the following supertypes:
turning_machining_strategy
Subtypes
No subtypesReferenced By
Entity unidirectional_turning and its supertypes are referenced by the following definitions:
[Top Level Definitions] Generated by STEP Tools® EXPRESS to HTML Converter
2012-11-21T09:54:01-05:00