DraftingUseItf Enumeration CATDftViewType

enum CATDftViewType {
  DftBackgroundView,
  DftFrontView,
  DftLeftView,
  DftRightView,
  DftTopView,
  DftBottomView,
  DftRearView,
  DftAuxiliaryView,
  DftIsomView,
  DftSectionView,
  DftSectionCutView,
  DftDetailView,
  DftUntypedView,
  DftMainView,
  DftPureSketch,
  DftUnfoldedView,
  DftAxonometricView
}
Type of a view.
Values:
DftBackgroundView
The background view is the view in the background of the sheet This view contains in general the frames and title blocks. There is a background view per sheet.
DftFrontView
The front view is a front representation of a part.
DftLeftView
The left view is a left representation of a part regarding to the current standard.
DftRightView
The right view is a right representation of a part regarding to the current standard.
DftTopView
The top view is a top representation of a part regarding to the current standard.
DftBottomView
The bottom view is a bottom representation of a part regarding to the current standard.
DftRearView
The rear view is a rear representation of a part regarding to the current standard.
DftAuxiliaryView
The auxiliary view is a representation of a part regarding to an user defined projection plane
DftIsomView
The isom view is a isometric view of a part.
DftSectionView
The section view is a view of a part which is first sectionned regarding to a user defined profile. The part geometry beside the section plane is visible.
DftSectionCutView
The section cut view is a view of a part which is first sectionned regarding to a user defined profile. Only the geometry in the section plane is visible.
DftDetailView
The detail view is a view of a local area of the part. The area boundarie may be a circle or a polyline.
DftUntypedView
The untyped view is none of those typed views.
DftMainView
The main view is the view suporting geometries and annotations for a sheet. In other words, the main view is the default view of a sheet. There is a main view per sheet.
DftPureSketch
The pure sketch is for internal uses only.
DftUnfoldedView
To specify an unfolded view of a part.
DftAxonometricView
The Axonometric view is a representation of a part regarding to an user defined projection plane

This object is included in the file: CATDftViewType.h

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.