Determine if a line (ray) intersects with a plane.
line ([point, point] | Line) – A line.
Line
plane ([point, vector] | Plane) – A plane.
Plane
tol (float, optional) – A tolerance for intersection verification.
bool – True if the line intersects with the plane. False otherwise.
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev