Click or drag to resize

GroovePathCleaningPassEnabled Property

Gets a value indicating whether a cleaning pass is enabled for this groove path. Returns true if the cleaning pass is enabled (performs additional finishing pass), or false if it is disabled. Cleaning passes remove tool marks and improve groove surface finish.

Namespace: Woodwork.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 14.5.1+cea593b982d79fcd8924a2e3fdf7aefc7fb02118
Syntax
bool CleaningPassEnabled { get; }

Property Value

Boolean
See Also