I have a project at university where I will make an inflatable structure for any random shape (a shape like a random curve with a random hole in it). I have made this gh file where I take the two curves as input with kangaroo2 and inflate the surface. This gives me an open mesh which, of course, is not single curvature. How can I divide this mesh into single curvature strips so that I can unroll it and make a mockup. Ideally I would like it to look like the panels in Kai Zhang’s work, Kai Zhang - Inflatable Patterner
I just want to rebuilt this mesh, and create a new mesh from single-curvature stripes that has about the “shape” of the first mesh. (nearest to the first one)