Indexes  

CatProjectionMode (Enumeration)

enum CatProjectionMode {
  catProjectionConic,
  catProjectionCylindric,
  catProjectionUndefined
}
Projection modes.
They are used by the Viewpoint3D object.
Values:
catProjectionConic
The conic, or perspective projection mode
catProjectionCylindric
The cylindric, or parallel projection mode
catProjectionUndefined
No specific projection mode (for cameras only)


Copyright © 2006, Dassault Systèmes. All rights reserved.