closest_points# ArcData.closest_points(other)# Get the closest points from this arc to another arc, and vice versa. Parameters: otherArcDataOther arc. Returns: tuple[PointData, PointData]