Grasshopper Obtaining Quads from the Tris Geometry

So I was trying to obtain a textured pattern in a rectangular filleted lofted geometry,

But sadly i had to feed GH individual surfaces to panel them which resulted in Tri’s at the end on the fillet areas

I managed to obtain the Quads but struggled to make them as one surface, and after doing that 4 surfaces didn’t make it to the end, it seems like a list management beyond my understanding is needed

The 4 surfaces didn’t make it as the list is not have the same pattern the rest of the surfaces has,

here’s the script, hopefully,I make sense
twisted box…gh (39.1 KB)

make it into mesh v0 …gh (40.3 KB)

1 Like

Surface Merge is BAE!