Click or drag to resize

ToolSpecifyingEnum Enumeration

Tool specifying enum.

Namespace: Woodwork.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
Syntax
public enum ToolSpecifyingEnum
Members
Member nameValueDescription
ByHoleDiameter0 Drill tool is specified by hole diameter.
ByCode1 The tool is specified by code.
See Also