Mathematics Enumeration CATMathTransfoType
enum CATMathTransfoType {
CATMathScaling,
CATMathRotation
}
Defines the type of transformation.
- Values:
-
- CATMathScaling
- The transformation is a scaling.
- CATMathRotation
- The transformation is a rotation.
This object is included in the file: CATMathTransfoType.h
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.