Click or drag to resize

Spindle Interface

Represents the Spindle object.

Namespace: Woodwork.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
Syntax
public interface Spindle

The Spindle type exposes the following members.

Properties
 NameDescription
Public propertyCode Gets the code of this Spindle object.
Public propertyName Gets the user-displayable name of this Spindle object.
Public propertyTool Gets the Tool object associated with the spindle.
Public propertyToolIdentifiedBy Gets the tool identified type of ToolSpecifyingEnum.
Top
See Also