I am trying to create a dynamic flower pot, and I have an array of generated circles, subdivided to some resolution, then subdivided again and interpolated amongst this new subdivision, then I flip the matrix to try and connect the columns of vertices in the z-direction, and interpolate those to make curves from them. That seems to work, but when I try to loft these new curves, nothing seems to get lofted, even if flip the matrix back, the vertical levels don’t loft. Could anyone please take a look at these files and possibly see why?