Loft surface edges

Hey,
I have a mesh and a mesh offset, which I converted into single surfaces. Now I would like to loft the edges of the surfaces and join them all, so that I have single “facade panels”. Can someone help me with the loft? I tried different ways, but nothing is working?

loft_problems_mesh.gh (59.1 KB)

create single panels:
problems_loft_mesh_1

Loft edges:
problems_loft_mesh_2

check out weaverbird plugin by Giulio Piacentino. It might provide a more straight forward solution

http://www.giuliopiacentino.com/weaverbird/

yes, there are multiple ways to offset the mesh, but I have problems with splitting the mesh into different panels after offsetting. I dont want to offset the mesh faces seperately, because the result is different than offsetting the whole mesh as one.

Loft surface edges

loft_problems_mesh_Loft surface edges.gh (53.9 KB)

Cool, thanks a lot!