closest_point_on_polyline
- compas.geometry.closest_point_on_polyline(point, polyline)[source]
Find the closest point on a polyline to a given point.
- Parameters
- Returns
[float, float, float] – XYZ coordinates of closest point.
Find the closest point on a polyline to a given point.
[float, float, float] – XYZ coordinates of closest point.
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev