is_segment#

ArcData.is_segment(tolerance=0.0)#

Determine if the arc is a straight line segment.

Parameters:
tolerancefloat, optional

Tolearance.

Returns:
bool

True when the arc is a straight line segment, False otherwise.