Add frame to multiple / voronoi Structure

Hi guys!

I’m not sure how to add custom geometry to the code - maybe one of you can help me so that I don’t get any errors. The structure should be within the frame.

I would also cut off the protruding parts from the frame at the end…how do I incorporate that into the code?

Thank you for your help!

Here is the code and the frame:

starVoronoi3dmultipipe(1).gh (18.0 KB)
test.3dm (49.9 KB)

Hi @Sara_Salkic1,
I think I might have found, what you were looking for:

I used the split brep component to cut of the edges of the Multipipe after rebuilding the separate parts of the frame. You can see the results in the yellow group
I also buildt an alternative way to construct a voronoi inside the frame (results in the red group).

starVoronoi_New.gh (24.2 KB)

I hope this helps you,
Robin

1 Like

Hi Robin!

thank you so much.

sadly I miss one plugIn for the alternative way you made… how is it called?

Further, I’d like to transfer this to a “curved” frame - is that possible with your version?

Here the frame so you know what I’m talking about:
newframe.3dm (1.9 MB)

thanks for your help,
Sara

Hi @Sara_Salkic1,

the component you are missing belongs to the Kangaroo plugin. I’ll try to code it for the curved frame as soon as I got time for it.

Grüße aus Hamburg :wink:
Robin

1 Like

Hi Robin,
alles klar, danke dir :smiley:

Grüße zurück aus dem Süden!

Hi,
habe mich nochmal an deiner Datei probiert. Unter anderem mit dem Plugin Parakeet. Ich hab zwar ein Voronoi auf der gekrümmten Fläche bilden können, aber das Splitten mit dem äußeren Rahmen funktioniert nicht. Ich weiß aber auch nicht genau was dein Ziel ist. Was genau willst du denn erreichen bzw. was stellt die Struktur dar? Vielleicht kann ich dann was basteln.

LG, Robin

Both frames.3dm (1.9 MB)
starVoronoi_New02.gh (13.7 KB)