Specifies which assembly content is used when creating automatic drawing sheets (API supports Full Assembly and Visible Only mode).
Defined in namespace "adsk::drawing" and the header file is <Drawing\DrawingTypeDefs.h>
| Name | Value | Description |
| FullAssemblyDrawingContentType | 0 | Include all components and bodies in the assembly. |
| VisibleOnlyDrawingContentType | 1 | Include only visible components and bodies. |