Student Name
Gabriel Lipkowitz
Submitting For
Module 2 - Ripples on a Pond
BIM Link
https://www.notion.so/Gabriel-Lipkowitz-s-Ripples-aec2b17ff9cf41a181ce034b384f708d#e1951196101f469899fe21630903a1d1
https://docs.b360.autodesk.com/projects/ffd0623e-ef07-4e10-9ec3-a39235e0da9d/folders/urn:adsk.wipprod:fs.folder:co.f1zr0u23SPSvLQDCSVNYMA
I generated the cylinders by extruding circles, instead of generating cylinders directly in the Dynamo environment. To me, this was logical because we were changing the extrusion heights, parametrically of course!
The heights of the cylinders were set by:
- Their distance from the center "pebble" (at point 5,5), operated on by the sine function; and,
- A diminishing effect, also set by their distance from the center "pebble"
The center pebble had a non-zero height. The radius of all cylinders was 0.5, instead of the default of 1, to ease visualisation.
After calculating the heights of the extrusions in Dynamo, these cylinders were cast as Revit elements.