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