Inherits ScriptObject.
Public Member Functions | |
| Number | getLinearMoveLength () |
| Number | getRadialMoveLength () |
| Number | getRadialToolTipMoveLength () |
Public Attributes | |
| Number | linear |
| The length of the movement of the linear axes. | |
| Number | radial |
| The length of the movement of the rotary axes. | |
| Number | radialToolTip |
| The length of the rotary component of the tool tip movement. | |
A group of lengths associated with a multi-axis move.
| Number getLinearMoveLength | ( | ) |
Gets the length of the movement of the linear axes.
| Number getRadialMoveLength | ( | ) |
Gets the length of the movement of the rotary axes.
| Number getRadialToolTipMoveLength | ( | ) |
Gets the length of the rotary component of the tool tip movement.