Get the machining time for the specified objects.
"cAM_var" is a variable referencing a CAM object.
|
"cAM_var" is a variable referencing a CAM object.
|
Type | Description |
MachiningTime | Returns a MachiningTime object that has properties holding the calculation results. |
Name | Type | Description |
operations | Base | An Operation, Setup, Folder, or Pattern object. You can also use an ObjectCollection to specify multiple objects of any of the supported types. |
feedScale | double | The feed scale value (%) to use. |
rapidFeed | double | The rapid feed rate in centimeters per second. |
toolChangeTime | double | The tool change time in seconds. |