CATDraftingGenUseItf Enumeration VCType
enum VCType {
VCFront,
VCIsom,
VCFrontIsom,
VCUnfolded,
VCProjRightView,
VCProjLeftView,
VCProjTopView,
VCProjBottomView,
VCProjRearView,
VCSectionView,
VCSectionCut,
VCDetailView
}
Enum for Generative View Creation Types.
- Values:
-
- VCFront:
- Front view creation
- VCIsom:
- Isometric view creation
- VCUnfolded:
- Unfolded view creation
- VCProjRightView:
- Right projection view creation
- VCProjLeftView:
- Left projection view creation
- VCProjTopView:
- Top projection view creation
- VCProjBottomView:
- Bottom projection view creation
- VCProjRearView:
- Rear projection view creation
- VCSectionView:
- Section view creation
- VCSectionCut:
- Section cut view creation
- VCDetailView:
- Detail view creation
This object is included in the file: CATDrwGenerativeEnum.h
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.