Click or drag to resize

DrillOperationIsThru Property

Gets a value indicating whether the drilling operation creates a through hole. Returns true if the drilling operation is through (complete penetration), or false if it is blind (partial penetration).

Namespace: Woodwork.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 10.2.1+e3fd5885edfa7211ba46258e0eed5ac221a54381
Syntax
bool IsThru { get; }

Property Value

Boolean
See Also