TYPE pathmode_type

(* SCHEMA ap238_arm_schema; *)
TYPE pathmode_type = ENUMERATION OF (
forward,
zigzag
);
END_TYPE;

Referenced By

Defintion pathmode_type is references by the following definitions:
DefinitionType
 freeform_strategy ENTITY


[Top Level Definitions]

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