CAMAdditiveContainerTypes Enumerator
Description
Enum specifying the types of additive containers available in Fusion. Some additive containers not listed here are available via other API classes, i.e. PrintSettingDefined in namespace "adsk::cam" and the header file is <Cam\CamTypeDefs.h>
Methods
| Name | Value | Description |
| AdditiveProcessSimulationCAMAdditiveContainerType | 3 | Contains all additive process simulation studies. Containers of this type cannot be deleted. |
| BodyPresetCAMAdditiveContainerType | 2 | Contains all body presets used in the setup. Containers of this type cannot be deleted. |
| OptimizedOrientationCAMAdditiveContainerType | 1 | Contains all optimized orientation operations. |
| SupportCAMAdditiveContainerType | 0 | Contains all support operations. |
