Hi, I've got a problem merging polygon curves together into a single curve. When I consolidate points using either Clean SOP, Facet SOP or Fuse SOP it outputs a curve with fewer points, but the vertex count remains the same and so does the primitive count. So if I make a rectangle out of 4 lines, then I have 8 points and 4 primitives. When I consolidate the points I get 4 points, 8 vertexes and 4 primitives. What I'm expecting is to get 4 points, 4 vertexes and 1 primitive. I can't seem to fi