fmeobjects.FMEEllipse.setRotation

FMEEllipse.setRotation(rotation)

This sets the rotation of the ellipse to rotation. All angles are CCW up from the horizontal and are measured in degrees.

Parameters:

rotation (float) – The new rotation.

Return type:

None