Grasshopper: turn mesh with extruded elements into a smooth surface

Hi,

I have this mesh in which I extruded the triangular mesh elements to create a landscape.
I want to make this into a smooth surface.

Anyone, who knows how this can be achieved?

The file is in the appendix.


Extruded_mesh_into_smooth_surface.gh (71.4 KB)

BR,
Rayaan

If you mean a kind of average surface, maybe this helps…

Extruded_mesh_into_smooth_surface-b.gh (62.3 KB)

1 Like

Thanks Ethan,

This is exactly what I need.
Never knew about the “sort points” components.