Determine if a point is on a polyline.
point ([float, float, float] | Point) – A point.
Point
polyline (sequence[point] | Polyline) – A polyline.
Polyline
tol (float, optional) – The tolerance for membership verification.
bool – True if the point is on the polyline. False otherwise.
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev