Mathematics Enumeration CATCanonicalPlane
enum CATCanonicalPlane {
CATPlaneOIJ,
CATPlaneOJK,
CATPlaneOKI
}
Defines the canonical plane.
- Values:
-
- CATPlaneOIJ
- The XOY canonical plane.
- CATPlaneOJK
- The YOZ canonical plane.
- CATPlaneOKI
- The XOZ canonical plane.
This object is included in the file: CATMathPlane.h
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.