MultiAxisDegreesPerMinuteType Enumerator
Description
Enumeration of the multi-axis degrees per minute types that can be used in MultiAxisDPMFeedrateSettings and its specializations.Defined in namespace "adsk::cam" and the header file is <Cam\CamTypeDefs.h>
Methods
Name | Value | Description |
MultiAxisDegreesPerMinuteType_Combination | 1 | Sets the feedrate as a combination of degrees per minute and linear feed per minute. Used typically for machines that require a form of degrees per minute feedrates. |
MultiAxisDegreesPerMinuteType_Standard | 0 | Sets the feedrate based on the diameter of the cutting operation and calculates the degrees of the move. Used for most rotary axes. |