Hi!
How can I test if 2 paths cross each other? And can I get that crossing point? I don't need to know if the interior of the paths intersect, but if the lines themselves cross at any point.
Thanks!