TYPE cutmode_type

(* SCHEMA ap238_arm_schema; *)
TYPE cutmode_type = ENUMERATION OF (
climb,
conventional
);
END_TYPE;

Referenced By

Defintion cutmode_type is references by the following definitions:
DefinitionType
 bidirectional_contour ENTITY
 contour_bidirectional ENTITY
 contour_parallel ENTITY
 contour_spiral ENTITY
 freeform_strategy ENTITY
 unidirectional ENTITY


[Top Level Definitions]

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