Spindle Interface |
The Spindle type exposes the following members.
| Name | Description | |
|---|---|---|
| Code | Gets the code identifying this spindle in the CNC machine. | |
| Name | Gets the user-displayable name of the spindle. | |
| Tool | Returns the Tool object currently mounted in the spindle. The tool provides cutting capabilities including diameter, working length, and rotation direction parameters. | |
| ToolIdentifiedBy | Returns the tool identification method as defined by ToolSpecifyingEnum. The identification method determines how tools are selected and referenced in manufacturing operations. |