split_intersection_lines
- compas_tno.utilities.split_intersection_lines(lines, tol=1e-06)[source]
Split lines accorting to their intersection
- Parameters
lines ([[list]]) – List of lines
- Returns
clean_lines – Lines split at the intersections
Split lines accorting to their intersection
lines ([[list]]) – List of lines
clean_lines – Lines split at the intersections
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev