fmeobjects.FMEArc.setRotation

FMEArc.setRotation()

setRotation(rotation),

Sets the rotation of the arc. The arc is converted to an arc by center point before setting the rotation.

Parameters:rotation (float) – The rotation to set on the arc.
Return type:None