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.2.1+e3fd5885edfa7211ba46258e0eed5ac221a54381
Syntax
ToolDirectionEnum DirectionType { get; }

Property Value

ToolDirectionEnum
See Also