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: 14.5.1+cea593b982d79fcd8924a2e3fdf7aefc7fb02118
Syntax
ToolDirectionEnum DirectionType { get; }

Property Value

ToolDirectionEnum
See Also