 | 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.AutomationAssembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 10.1.0+426df26b1ad7b7c97e1fbd6e0980a0fe847fc820
Syntaxbool CleaningPassEnabled { get; }ReadOnly Property CleaningPassEnabled As Boolean
Get
Property Value
Boolean
See Also