VisualizationFoundation Enumeration CATProjectionType

enum CATProjectionType {
  CYLINDRIC,
  CONIC
}
Enumerates the different type of projection.
Role: It must be used in and 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 © 1999-2015, Dassault Systèmes. All rights reserved.