Hello,
I would like to model this parametric bar from the Deciduous Pavillon. I have already modeled a rod that can be changed with Number Sliders. Now I want to add this wavy structure to the bar. This wavy structure should also be changeable with number sliders. I can’t get any further with the modeling. Maybe someone knows how I can model this.
Greetings
Deciduous.3dm (7.5 MB)
Deciduous.gh (18.2 KB)
A few things:
- You can internalise input data by right clicking a component input. That way you only needd to upload one file and someone who’s helping you only needs to download and open one file. I internalised your input curve.
- There might be a misconception in your definition. You’re using the circle length for the radii input of the Variable Pipe.
- I would use the Multipipe component. Divide your curve and a domain with radii. Dispatch the radii into two lists, add something to the radii of one list and weave the two lists back into one list.
Deciduous.gh (33.3 KB)
2 Likes
Thank you for your help!
1 Like