Click or drag to resize

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.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 14.5.1+cea593b982d79fcd8924a2e3fdf7aefc7fb02118
Syntax
bool PreventDepth { get; }

Property Value

Boolean
See Also