DraftingUseItf Enumeration CATDftRepresentationMode

enum CATDftRepresentationMode {
  EXACT,
  POLYHEDRIC,
  HRV
}
Representation mode of a generative view.
Values:
EXACT
View is generated from topological data.
POLYHEDRIC
View is generated from CGR data, with polyhedric hidden line remover algortihm
HRV
View is generated from CGR data, with an algorithm which uses the graphic card.

This object is included in the file: CATDftRepresentationMode.h

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