tatsuya
(tatsuya)
August 22, 2024, 8:15pm
1
I am creating curves to make surfaces.
If you zoom in, you will see that all the curves are double.
It is very difficult to manually erase one of the double lines one by one.
Is there any way to efficiently erase only one of the curves?
test.3dm (4.9 MB)
theoutside
(Kyle Houchens)
August 22, 2024, 11:35pm
2
you can use curve boolean with delete inputs= yes.
I’d do a handful at a time so you can see which ones fail, because several of them will.
the ones that fail, you may need to redraw as they are identified.
1 Like
You can try the Seldup command if they are copies of each other.
1 Like
tatsuya
(tatsuya)
August 26, 2024, 5:05pm
5
Thank you so much
It didn’t work with Seldup…
theoutside
(Kyle Houchens)
August 26, 2024, 5:09pm
6
sadly this file is going to require some tedious sorting as the curves are not dupes, but have many overlapping segments…
curve boolean will be your friend here, but it’s still going to be a fussy, rather tedious fix.
tatsuya
(tatsuya)
August 26, 2024, 7:46pm
7
To be honest, it was quite a hassle.
So I ended up going back to Illustrator and fixing the vectors.
theoutside
(Kyle Houchens)
August 26, 2024, 8:17pm
8
that was likely the best way to handle it-
1 Like