NurbsSurface.closest_point

NurbsSurface.closest_point(point, distance=None) compas.geometry.primitives.point.Point[source]

Compute the closest point on the curve to a given point.