Click or drag to resize

CuttingParameters Interface

Represents the CuttingParameters object.

Namespace: Woodwork.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
Syntax
public interface CuttingParameters

The CuttingParameters type exposes the following members.

Properties
 NameDescription
Public propertyCuttingFeedrate Gets the tool cutting feedrate.
Public propertyDirectLandingFeedrate Gets the tool vertical landing into the material feedrate.
Public propertyLeadInFeedrate Gets the tool lead in feedrate.
Public propertyLeadOutFeedrate Gets the tool lead out feedrate.
Public propertyOrbitalLandingFeedrate Gets the tool orbital (spiral) landing into the material.
Public propertySpeed Gets the spindle feedrate (rpm).
Public propertyWithdrawalFeedrate Gets the tool withdraws feedrate.
Top
See Also