closest_points# PolygonData.closest_points(polygon)# Compute points on this and another polygon that are closest to the other polygon. Parameters: polygonPolygonData Returns: tuple[PointData, PointData]