👉 Best practice for offset and bridge between two quad meshes

Hi everyone,

I have a situation where two quad meshes are placed directly adjacent to each other with zero distance between them. What I’d like to do is offset one of these meshes slightly and then create connecting faces between the two meshes (similar to a SubD bridge), so that they form a continuous thickened geometry.

I already came up with a simple approach in the attached definition. Still, since I’m working with a large number of meshes, I’d like to know if there’s a more efficient or computationally cheaper method to achieve this.

I’m not only looking for a solution, but rather for the best practice approach for handling this type of mesh operation in Grasshopper. You can use any plugins or codes as you wish!

Thanks in advance for your suggestions!

Bridge_Meshes.gh (27.9 KB)