How di I fix this? open curves

 From:  Michael Gibson
11604.5 In reply to 11604.3 
Hi Matadem,

re:
> Question...shouldn't removeduplicates work also?....I can never seem to make it work :/

RemoveDuplicates compares curves with other curves, it doesn't try to detect duplication in a single curve that backtracks over itself like you have here.

If you use Edit > Separate to break them apart then RemoveDuplicates can work here.

- Michael