 | 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.AutomationAssembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 14.5.1+cea593b982d79fcd8924a2e3fdf7aefc7fb02118
SyntaxToolDirectionEnum DirectionType { get; }ReadOnly Property DirectionType As ToolDirectionEnum
Get
Property Value
ToolDirectionEnum
See Also