I'm stuck on something that looks so simple… I have this mesh, which is made with a lot of looping edges, and my goal is to only keep these edges (I don't want the one that goes on the Y axis, but don't refer to that axis because I have some mesh that are not oriented this way).
Tricky part is getting the edges to dissolve, but edge group options can take care of a lot of cases (and Carve to extract the cross sections sans primitives)
One more question, it's seems that the points are not connected anymore… For example with a Connectivity SOP they are all independent from each other. How can I correct it ? I need each circle to be one geometry.
Unfortunately, this was nos working for both of your solutions on my geometry (maybe it works on Adam's one). I converted it into a NURBS Curve, and then fused it (the fuse was not working at all until my geo was converted).