Orlando Zambrano

  • Part 1
  • image

    image
image
image

Part 2

image

image
image

Description

Part1

In this part I started by locating the project in San Francisco, then I open the twisted tower family in Revit and open it in a project space. Afterwards I use the code of multiple inputs of the examples to control the top height and rotation of the tower. I have to edit the custom node BuildingForm.EvaluatePairsOfInputsAndReportMultipleResults to add a the Gross Volume result to the excel table.

Part2

For this part I started with the Dynamo code that Nico created for the workshop, then I change the shapes of the top and base elements, working with a rectangle and a circle. Because of this I have to change de facade surface code block because I was working with radius and b1h1 now. Afterwards I have to edit the design space adding the radius to the code. I have to add another input for the connected list node. The fun part was the design engine, I have to change a lot of commands to work with another input and to work with the circle shape. I was trying a polygon and a circle first but I had problems running the code. I also delete the shuffle option because I enter the inputs manually to the excel table, so I had to identity the rows that met the surface parameters range and the identity the list before the design engine to write those values manually.