How to model this building in grasshopper?

Hi, I’m fairly new to Grasshopper and I’m having trouble figuring out how to model this building in Grasshopper so I can parameterize it. I’m not sure where to start. Can you help me? I’d really appreciate it!



What is being parameterized? Ideally it would be a hybrid workflow using blocks. What is the final output?

Take away the outside pieces and you’re left with some relatively simple geometry. Those 4 major horizontal square sections you can sweep or pipe curves. Then divide those curves to get the points through which the vertical arcs must run.

I would start with those horizontal square sections and work from there.

1 Like

Plus the additional square section at the bottom for the ends of the arcs.

See if this helps you.
model.gh (33.1 KB)


1 Like

Thank you so much!, this helps me a lot, I will study the process!