Modular Aggregations

Hello,
I want to make the definition for this structure in grasshopper, but I do not have any idea how to start. I want it to be made of a number of modular planar pieces that are connected together through their slits. Is any one here who can help me what to do?

Thank you all,
Fereshteh

Looks like this; so maybe you can create the first shape than mirror than linear array and finally use bend

Honestly, I didn’t understand it. They are not integrated, there are separate modules.

Look at Fox plugin.

1 Like

This is just an idea

shape.gh (21.1 KB)

1 Like

That’s cool. Thank you very much.

Thank you

What about the slits? How should I make intersections in this model?

this model for precise result need more study, in the definition the moved rectangle to z axis must rotated a little bit based on count of array.
Use : Region slits

shape3.gh (23.0 KB)

and remember this is not final definition ; you need work more

shape2.gh (13.8 KB)

That’s right. Thank you. It was really helpful.

Check this ; at the end you can extract the repetitive shape

shape4.gh (139.1 KB)

1 Like

Thank you, I need this as well.