fmeobjects.FMEArc.convertToArcByBulge

FMEArc.convertToArcByBulge()

Converts to an arc by bulge. If the arc is not circular (isCircular() returns False), then the arc cannot be converted to arc by bulge, and an error is returned.

Return type

None

Raises

FMEException – An exception is raised if an error occurred.