Click or drag to resize

DrillHeadToolDirectionType Property

Gets the direction constraint type for this tool as defined by ToolDirectionEnum. Supported directions: Any (all directions), X (X-axis only), or Y (Y-axis only).

Namespace: Woodwork.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 10.1.0+426df26b1ad7b7c97e1fbd6e0980a0fe847fc820
Syntax
ToolDirectionEnum DirectionType { get; }

Property Value

ToolDirectionEnum
See Also