fmeobjects.FMEArc.isCircular

FMEArc.isCircular()

This returns True if the arc’s primary and secondary radii are the same length, and False otherwise.

Return type

bool

Returns

True if the arc is circular, False otherwise.