There is a function in the api called RemoveOverlaps, which seeks for overlaps in one curve. Is there a way to use this function over multiple curves from multiple shapes?
In short i try to remove double lines in my drawing soo my lasercutter does not cut that line twice.
Thanks
It's actually a problem I need to resolve soon for the very same reason. I have a basic working version but it's old and only removes exact copies of segments, which isn't robust enough for a lot of the awful artwork we receive. If you can wait a few weeks I'll be happy to share the final macro with you.
Hello Howard,
Any progress ;-)