Click or drag to resize

ToolSpecifyingEnum Enumeration

Tool specifying enum.

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