Mesh from grid

Hi!

I have a grid that represents some rooftops and I would like to transform this grid into a clean mesh using the curves and vertices. Is it possible?

Any help is very much appreciatted :slight_smile:


mesh from grid1.gh (174.4 KB)

Maybe like this:

mesh from grid1.gh (180.6 KB)


mesh from grid1_2024Mar25a.gh (194.0 KB)

Thanks! Your solution works really good. But the normals get flipped


Do you know how to fix that?

Thanks a lot!

Half the normals were flipped on my solution too. This white group fixes that.


mesh from grid1_2024Mar25b.gh (201.8 KB)

1 Like

Alterntively you can use the Unify Mesh component:

1 Like

May I ask how you got the geometry you posted?

Weird data structure and seems like a complex way to get these shapes. What did you start with?

Thanks that’s very good!

Although they are all flipped on the other way around, flipping mesh solved!

1 Like

That came from an existing project in Revit. But how weird do you mean?