fmeobjects.FMEEllipse.setPrimaryRadius

FMEEllipse.setPrimaryRadius(primRadius)

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

Parameters:

primRadius (float) – The new primary radius.

Return type:

None