Verifies if two planes intersect.
plane1 ([point, vector] | Plane) – A plane.
Plane
plane2 ([point, vector] | Plane) – A plane.
tol (float, optional) – A tolerance for intersection verification.
bool – True if plane1 intersects with plane2. False otherwise.
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev