DraftingInterfaces Enumeration CatRepresentationMode
All Frameworks Object Hierarchy This Framework Indexes
CatRepresentationMode (Enumeration)
enum CatRepresentationMode {
catExactMode,
catPolyhedricMode,
catVisualMode
}
Representation mode of a generative view.
- Values:
-
- catExactMode
- View is generated from topological data
- catPolyhedricMode
- View is generated from CGR data, with polyhedric
hidden line remover algortihm
- catVisualMode
- View is generated from CGR data, with an algorithm
which uses the graphic card.
Copyright © 2003, Dassault Systèmes. All rights reserved.