is_segment# ArcData.is_segment(tolerance=0.0)# Determine if the arc is a straight line segment. Parameters: tolerancefloat, optionalTolearance. Returns: boolTrue when the arc is a straight line segment, False otherwise.