 | 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: 10.1.0+426df26b1ad7b7c97e1fbd6e0980a0fe847fc820
SyntaxToolDirectionEnum DirectionType { get; }ReadOnly Property DirectionType As ToolDirectionEnum
Get
Property Value
ToolDirectionEnum
See Also