Click or drag to resize

OperationCuttingParameters Property

Returns the CuttingParameters that define the motion speeds and feedrates for the operation. Cutting parameters govern spindle rotation speed (rpm) and tool movement rates across all phases of tool engagement including cutting, landing, lead-in/out, and withdrawal movements.

Namespace: Woodwork.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 10.1.0+426df26b1ad7b7c97e1fbd6e0980a0fe847fc820
Syntax
CuttingParameters CuttingParameters { get; }

Property Value

CuttingParameters
See Also