Paneling a hyperbolic surface

Hi dear friends,

2.gh (11.6 KB)

I created a hyperbolic surface in Grasshopper and panelized it with Lunchbox. I scaled each panel and now I want them to have rounded corners, I mean the way that looks like creating them with the '“Nurbs curve” from the points on the panel edges.

I tried one method, but the panels turned out to be non-planar. I want planar panels.

Do you have any suggestions? I’ve attached my .gh file.

I’d really appreciate any new ideas or suggestions.

Thanks a lot!

You can achieve it with Plane Fit + Project + Boundary Surface


FlatPanel.gh (16.1 KB)

Thank you so much!