closest_points#

ArcData.closest_points(other)#

Get the closest points from this arc to another arc, and vice versa.

Parameters:
otherArcData

Other arc.

Returns:
tuple[PointData, PointData]