You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In addition to the current behavior (A – B), I'd like to implement fuzzy line intersection (A ∩ B) so that we can pass two line sets and return line segments that match both sets.