Capping surface fails

Hi,

I have a surface generated with SrfGrid (included in the gh below) which I am trying to cap, but there is an issue in its construction that prevents it to work. I think it’s because the edges don’t quite match, but I don’t understand how and what can be done to fix it.

Thanks!

issue_capping_surface.gh (2.7 MB)

I found the naked edges in this surface after I bake it to Rhino,

It works with Cap component after repaired it in Grasshopper, just fyi,


RepairNakedEdge.gh (686.3 KB)

1 Like

Thank you, this is a great solution!