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