fmeobjects.FMEEllipse.setSecondaryRadius

FMEEllipse.setSecondaryRadius(secRadius)

This sets the secondary radius of the ellipse to ‘secRadius’. All angles are CCW up from the horizontal and are measured in degrees.

Parameters:

secRadius (float) – The new secondary radius.

Return type:

None