| Solid Edge Draft Type Library : DrawingViewTypeConstants Enumeration |
| Member | Value | Description |
|---|---|---|
| igAuxiliaryView | 3 | Drawing View Type - Auxiliary View |
| igBrokenView | 9 | Drawing View Type - Broken View |
| igDetailView | 5 | Drawing View Type - Detail View |
| igIsometricView | 2 | Drawing View Type - Isometric View |
| igIsoXSectionView | 6 | Drawing View Type - Isometric Cross-Section View |
| igNailboardView | 10 | Drawing View Type - User-Defined View |
| igNullView | 0 | Drawing View Type - Null View |
| igPrincipleView | 1 | Drawing View Type - Principle View |
| igRevolvedSectionView | 8 | Drawing View Type - Revolved Section View |
| igUserView | 7 | Drawing View Type - User-Defined View |
| igXSectionView | 4 | Drawing View Type - Cross-Section View |