Yushun Zou

Yushun Zou

image

Please enter the following info in the fields above:

  • Your Name as the Card title
  • The link to your Module 2 folder in our Autodesk Construction Cloud project

Please also type the first few letters of your first name into the Link to Student field, then hover over your name from the list of matching records and click the plus sign to link this entry to your Design Journal.

Do not add any new properties.

Then, share your Design Journal entry here (replacing these instructions) ... Just delete this instruction text, and start typing your response.

💡
Please include a brief overview of each of the models you’ve created. Each project overview should include:
  • A screenshot of your finished model geometry
    • Walk in the Park - an image of the Dynamo geometry
    • Eliminate the Echo - an image of the Rhino geometry
    • Happy Facade - an image of the Revit wall
  • A few sentences describing your modeling approach
  • The link to your Module 2 folder in our Autodesk Construction Cloud project.

For modeling approach, I just basically following steps provided on Notion combined with the recording of the kick off session provided on the Canvas. Beginning with create range of points with Cuboid. Then create an attractor point and following with set height of cuboid with function in the code block. Finally, geometry translate function was used for making all cuboid land on the same height.

For creativity, I use two list maximum value functions for finding the exact global maximum distance value through the two way list. The first maximum function used to find maximum value through each list and the second maximum function used to find maximum value through ten maximum list values. By using that, we can find the exact maximum value even with change of other variables. Additionally, for the stepwise instruction in notion, I think the translate should in z direction instead of y direction.

Got issued said Dynamo is not available in the current context which prevent me to retake a screenshot. Talked with TA and will try to reinstall the whole revit. Following are screenshot of the problem interface.

image

Finally figured out the problem but not sure how the logistics behind that. The issue may caused by I open the saved Revit file I used when creating the Dynamo file. The Dynamo file can successfully run with opening a new Revit File instead open a saved one.