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 © 2006, Dassault Systèmes. All rights reserved.