MachineResetOptions Enumerator
Description
Axis reset preference options for MachineAxisConfiguration.whenToReset.Defined in namespace "adsk::cam" and the header file is <Cam\CamTypeDefs.h>
Methods
| Name | Value | Description |
| MachineResetBeforeEveryOperation | 1 | Reset axis to zero before each operation begins. |
| MachineResetBeforeOpAndOnRewind | 3 | Reset axis to zero before each operation begins and during automated rewinds. |
| MachineResetNever | 0 | Remember axis position from previous operation |
| MachineResetOnRewind | 2 | Reset axis to zero during automated rewinds. |
