fmeobjects.FMEArc.setSecondaryRadius

FMEArc.setSecondaryRadius()

setSecondaryRadius(secondaryRadius),

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

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