All Frameworks  Class Hierarchy  This Framework  Indexes

VisualizationBase Enumeration CATProjectionType

enum CATProjectionType {
  CYLINDRIC,
  CONIC
}
Enumerates the different type of projection.
Role: It must be used in CAT3DViewer and CAT3DViewpoint to specify the projection type.
Values:
CYLINDRIC
Use this enum to have a cylindric projection.
CONIC
Use this enum to have a conic projection.

This object is included in the file: CATProjectionType.h

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