Parametric facade

Hi, I am new to dynamo, I am trying to do these facade in dynamo. How to start with this type of parametric facade. Should i need to use sine formula to change that curve radius. Give any idea

I mean… it depends on what you’re really starting with. Topology class can help a lot here, doubly so when mixed with the Solid and Surface nodes. The only difficulty is parametrically controlling where the ‘drop points’ (or rise points, depending on how you look at it) start and stop for each ribbon, which is really more of a question about what you’re comfortable with rather than how to build it. You might use a solid and get the distance from the solid outlining the ‘unadjusted’ distances and modify the heights using a sin function with a limiter, or you might leverage curves on the facade, or curves on the interior, or… you have a lot of options.

Give it a shot as the effort to develop something like this isn’t very high (I saw this post, developed my concept, and built this sample in about 15 minutes).

3 Likes