Specifies the type of a drawing view.
Defined in namespace "adsk::drawing" and the header file is <Drawing\DrawingTypeDefs.h>
| Name | Value | Description |
| AuxiliaryViewType | 4 | Auxiliary view projected perpendicular to a selected edge of a parent view. |
| BaseViewType | 0 | Base view projected directly from the model. |
| DetailViewType | 3 | Detail view showing an enlarged portion of a parent view. |
| FlatPatternViewType | 5 | Sheet-metal flat pattern view. |
| ProjectedViewType | 1 | Projected (orthographic or isometric) view derived from a parent view. |
| SectionViewType | 2 | Section view created by cutting a parent view along a section line. |
| UnknownViewType | 6 | The view type could not be determined. |