TYPE toolpath_speedprofile

(* SCHEMA ap238_arm_schema; *)

(* ************************************************************ *)
(* Toolpath speedprofile                                        *)
(* ************************************************************ *)

TYPE toolpath_speedprofile = SELECT (
toolpath_speed,
positive_ratio_measure,
speed_name
);
END_TYPE;

Referenced By

Defintion toolpath_speedprofile is references by the following definitions:
DefinitionType
 toolpath ENTITY


[Top Level Definitions]

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