AutomaticGenerationModes Enumerator
Description
Defines the automatic generation during the creation of an operation using OperationInput or createFromCAMTemplate2.Defined in namespace "adsk::cam" and the header file is <Cam\CamTypeDefs.h>
Methods
| Name | Value | Description |
| ForceGeneration | 0 | Generate newly created operations. |
| SkipGeneration | 1 | Do not generate newly created operations. |
| UserPreference | 2 | Generate operations based on the preference set in the options UI. |
