Compute the closest point on the curve to a given point.
point (Point) – The test point.
Point
return_parameters (bool, optional) – If True, return the UV parameters of the closest point as tuple in addition to the point location.
Point – If return_parameters is False.
Point, (float, float) – If return_parameters is True.
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev