split_intersection_lines

compas_tno.utilities.split_intersection_lines(lines, tol=1e-06)

Split lines accorting to their intersection

Parameters:
lines[[list]]

List of lines

Returns:
clean_lines

Lines split at the intersections