Verifies if two segments intersect.
s1 ([point, point] | Line) – A line segment.
Line
s2 ([point, point] | Line) – A line segment.
tol (float, optional) – A tolerance for intersection verification.
bool – True if the segments intersect in one point. False if the segments are skew, parallel or lie on top of each other.
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev