fmeobjects.FMEArc.setPrimaryRadius

FMEArc.setPrimaryRadius()

setPrimaryRadius(primaryRadius),

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

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