 | 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.2.1+e3fd5885edfa7211ba46258e0eed5ac221a54381
SyntaxCuttingParameters CuttingParameters { get; }ReadOnly Property CuttingParameters As CuttingParameters
Get
Property Value
CuttingParameters
See Also