fmeobjects.FMEAggregate.rotate2D
- FMEAggregate.rotate2D(center, angle)
The angle is CCW up from the horizontal and is measured in degrees. The rotation will be applied to the transformation matrix associated with this aggregate. If the aggregate has no matrix, a new matrix will be created.
- Parameters:
- Return type:
None
- Raises:
FMEException – An exception is raised if an error occurred.