How to recreate this mesostructure pattern with Grasshopper

You can get the base quad mesh from MultiPipe by connecting a Mesh parameter to the output.
For planar curves the sections from MultiPipe are oriented on the diagonal.
I’ll look at adding an option to change this in the component itself, but for now here’s a way you can change the orientation of the section by taking the dual:
squarepipe.gh (8.3 KB)

6 Likes