Module 2 - Ripples on a Pond

Please enter the following info in the fields above:

  • Your Name (just type your name, then click Create to add yourself to the list)
  • Paste the link to your BIM 360 folder in the BIM 360 Link field.

Image of My Model

Paste a screenshot of your model geometry here...

image

Description

I created a grid of points with the Point.ByCoordinates and List.Flatten and used that grid to create cylinders in Dynamo. I created separate sliders for the pebble point and then computed the distance from each cylinder to the pebble point. I then used a code block to create a parametric sine function that could be flexed based on various sliders. I used these height values for both the cylinders in both Dynamo and Revit. To make the computations faster, I used the Dynamo interface to check my height values until it created the desired shape before creating the Revit elements.