Hi everyone, I am currently trying to do francis kere pavillion, and I don´t know how to recreate the walls, can someone help me? It is for a big project, and I am a bit lost.The wall I want to recreate is the second picture of this post. Thanks ![]()
Looks like your data structure is messed up. If you want help, please share your file.
Hi,
Sadly, we are unable to help you much without having a look at the file.
But from the looks of it, it seems to be a data structure issue. I’d say there is a Grasshopper element where you have, as inputs, a grafted and an grafted tree, which makes the component run for every single element of the list rather than the ones needed, thus that weird shape. the solution would simply be to graft one of the concerned lists into a tree
but, again, we can only guess without the file
Thanks for replying, now I have another problem. I want all the triangles to follow the line and start in each division point in the line. Does someone know how to do it?
1111.gh (16.4 KB)
Hi,
in a similar situation, the best thing to do is to rework the logic behind your grasshopper file so you could draw your custom shape between any two points (example with a simple triangle below)
Once you have that, you can set a series of points along a curve as input and grasshopper will simply apply that géometry to every point along the curve automatically. just mind to shift the lists to create the starting and ending sets of points (to avoid issues at the end of the curves)
Hope that may give you a hint on what to do.
For Forum.gh (10.4 KB)
thanks!!!
If you have a new question, make a new thread.




