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