 | GroovePathPreventDepth Property |
Gets a value indicating whether groove depth is constrained (prevented from exceeding).
Returns true if the groove depth is constrained (preventing excessive depth), or false
if the groove length/width is constrained instead. This setting controls the primary limitation
on groove geometry during creation.
Namespace: Woodwork.AutomationAssembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 10.1.0+426df26b1ad7b7c97e1fbd6e0980a0fe847fc820
Syntaxbool PreventDepth { get; }ReadOnly Property PreventDepth As Boolean
Get
Property Value
Boolean
See Also