CAM3MFSupportInclusionType Enumerator
Description
Sets how the support should be included into the 3mf Options are not to be included, as 3mf support object or as 3mf model objectDefined in namespace "adsk::cam" and the header file is <Cam\CamTypeDefs.h>
Methods
Name | Value | Description |
IncludeAsModelType | 2 | Include the support as 3mf model object |
IncludeAsSupportType | 1 | Include the support as 3mf support object |
NotIncluded | 0 | Don't include the support. |