Click or drag to resize

ToolSpecifyingEnum Enumeration

Tool specifying enum.

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