| 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
 |