CATDraftingGenUseItf Enumeration CatDftGenRepresentationMode

enum CatDftGenRepresentationMode {
  catGenExactMode,
  catGenCGRMode,
  catGenApproximateMode,
  catGenRasterMode
}
Representation mode of a generative view.
Values:
catExactMode
View is generated from topological data.
catCGRMode
View is generated from CGR data, with polyhedric hidden line remover algortihm
catApproximateMode
View is generated from CGR data, with an algorithm which uses the graphic card.
catRasterMode
View is generated as a picture from CGR data.

This object is included in the file: CatDftGenRepresentationMode.h

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