 | 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: 14.5.1+cea593b982d79fcd8924a2e3fdf7aefc7fb02118
SyntaxCuttingParameters CuttingParameters { get; }ReadOnly Property CuttingParameters As CuttingParameters
Get
Property Value
CuttingParameters
See Also