Monday, November 30, 2015

ARCH 653: Final Project


Project 2: Use of Revit Dynamo to extend the functionality of parametric BIM

For Project 2, I have modified my Project 1case study: Marina Bay Sands, Singapore and used Dynamo to perform the following functions on a single tower:
  • Creation of Floors in revit project file.
  • Parametrically controlled Geometry in revit project file.
  • Rotation and height change of curtain panel based on Solar Orientation in revit mass file.

1. Creation of Floors:

Objective:

One of the constraints in my first project was the creation of mass floors. I was unable to create mass floors as my geometry contained both mesh and solid mass. So, I had to create the connecting pathway at a distance from the straight and leaning portions of the tower to facilitate in floor creation.

To prevent this problem, I have used a dynamo script to control the floor creation in my revit project file of a single tower.
Figure 1: Left side of the code for floor creation for the straight portion of the tower

Figure 2: Right side of the code for floor creation for the straight portion of the tower

Figure 3 : List of all the levels 

Figure 4: List of all the levels

Figure 5: Left side of the code for floor creation for the leaning portion of the tower

Figure 6: Right side of the code for floor creation for the leaning portion of the tower

Figure 7: Final image showing the floors created using dynamo
Description:

Figure 1 & 2 shows the dynamo script for floor creation for the straight portion of the tower. 

The translation command is used to translate the floors from the center so that it is placed inside the straight portion of the tower. The ‘Height offset from level’ parameter should be zero to maintain the placement of the floors at the respective levels. Figure 3 & 4 show the list of the levels for floor creation

Figure 5 & 6 shows the dynamo script for floor creation for the leaning portion of the tower. However, for this portion, the translation is different for different levels and hence the script has to be repeated for all the levels.

Figure 7 shows the final image after the creation of floors for the straight and leaning portion of the towers.

Advantages:
  • Facilitates in creation of floors of desired type and at desired level if there is any issue in mass floor creation in revit project file. This issue is generally faced when the mass contains both mesh and solid geometry.
  • Useful when the tower/building is straight and contains less number of levels.
Disadvantage:
  • When the geometry contains curved or leaning mass, the dynamo script for floor creation becomes laborious as the translation distance varies for the different levels.
  • When the mass is moved, the floors do not move along with the mass as they are not linked to each other.
2. Parametrically controlled geometry:

I have used dynamo tool to control the type and instance parameters of my Revit project file for a single tower.

Figure 8: Dynamo Script for changing the type parameter 

Figure 9: Dynamo Script for changing the instance parameter 

For controlling the parameters in my project, I have used the ‘Family type’ command to select the mass family type and to get the type parameters and ‘select model element’ command to select the mass and to get the instance parameters.  The number slide is used to vary the dimensions and the corresponding changes can be seen as in figures 10, 11, 12, 13. 


Figure 10: Tower showing the original dimensions of leaning portion of the tower (type parameter)

Figure 11: Tower showing the modified dimensions using dynamo script (type parameter)

Figure 12: Tower showing the original dimensions of straight portion of the tower (instance parameter)

Figure 13: Tower showing the modified dimensions using dynamo script (instance parameter)
Advantage:

Easy Access to all the parametrically controlled dimensions when dynamo is used

3. Curtain Panel Changes based on Sun orientation:

I have created a new curtain panel with a rotating glass extrusion. I have linked this rotation and the height of the extrusion to the sun orientation using a dynamo script in my revit mass family. The vector dot product command was used for finding the dot product between the surface normal and the sun path. 

Based on this value, the If statement was used to assign the angle and height values to the curtain panels. Alternatively, the python script can be used. The angles were given such that when the sun is far, the rotation angle is minimum. The height of the panels were changed to facilitate better illustration of the rotation of the panels, as the change in height of panels do not have practical application. However, the same script can be used to change other dimensions that will have practical application.

Figure 14: Surface patch created using dynamo script

Figure 15: Left side of the dynamo script for parameter change based on solar orientation


Figure 16: Right side of the dynamo script for parameter change based on solar orientation

The figure 14 shows the surface created by patch command and also contains the adaptive components. The figures 15 and 16 show the dynamo script.

The following video shows the change in the glass extrusion based on the sun orientation.












Monday, November 2, 2015

For my ARCH 653 - Building Information Modeling Project 1, I have modeled Marina Bay Beach Sands Towers and Skydeck, Singapore. It was designed by Safdie Architects and contains a number of hotels, museum, casino, theaters, restaurants, two floating crystal pavilions, convention center and skating rink. The three towers are connected in the top by a skydeck which overhangs the north tower by 220 ft. Each tower has a straight and leaning portion which created complexity in modeling. I have controlled the dimensions of the straight and leaning portion of the towers parametrically. The façade dimensions and materials are also controlled parametrically.


PARAMETRIC MODELING:
Each tower has a sloping/curved portion and a straight portion. The curve angle changes from tower to tower. This was controlled parametrically by a formula as seen in Figure 1. The curved portion in the first tower is at an angle of 26 degrees and meets the straight tower at the 23rd floor. The angle reduces for the other towers: 20 and 18 degrees respectively.


Figure 1: Distance between straight and curved towers controlled parametrically

I modeled the Towers with 3 levels to create a curve for the Leaning Tower as seen in figure 2.


Figure 2: X-Ray mode of my Mass model

I modeled the towers as separate mass models and then loaded them in a single mass modeling file. The height of the towers were locked to the top reference plane to facilitate change in height when the ‘Tower Height” parameter is changed. The parameters of the two loaded towers were given as type parameters and after they were loaded into the mass model of the Tower 1, the parameters were linked to the Tower 1 parameters to facilitate the change in dimensions when the parameters of the Tower 1 are changed. These are shown in figures 3 & 4.
Some of the dimensions controlled parametrically are Straight tower thickness, Tower Height, Straight tower middle length, Leaning tower top and bottom length, etc.,


Figure 3: Tower 2 Showing linked parameters to Tower 1


Figure 4: Tower 3 Showing linked parameters to Tower 1

The Skydeck is supported on top of supports as shown in Figure 5. The bottom of the Skydeck is locked to the top of the supports and the tower top is locked to the bottom of the supports to make them move as a single model.


Figure 5: Supports for Skydeck


Façade
I have designed a rectangular curtain panel based on Custom Curtain Panel and have a frame/extrusion on one side which is parametrically controlled. This was given in order to obtain the original building’s glass extrusions. The materials of the panels are also parametrically controlled. They were given as instance parameters in curtain panel family and linked to type parameters in mass models to make them visible at project level.

Figure 6: Rectangular curtain panel with parameters to control Extrusion Height, thickness (X or X1) and Materials

Some parametrically controlled changes:

Figure 7: Original Height Parameter 

Figure 8: Modified Height Parameter 

Figure 9: Modified Middle length parameter of straight tower 

Figure 10: Original Middle length parameter of straight tower 

Figure 11: Modified top/bottom thickness parameter of straight tower 

Figure 12: Original top/bottom thickness parameter of straight tower 

Figure 13: Modified parameter of façade family

Figure 14: Original parameter of façade family

I have controlled the dimensions of the façade and the towers parametrically. This will be helpful for the architects to compare the aesthetic appearance based on the varying dimensions of the leaning and straight towers.

Constraints Faced:
Since the curved and leaning portions of the tower are separated by a distance, I tried combining them using a flat mass to give glass panel façade. However, while loading it into the project; I was unable to create mass floors, as my model contained both mesh and solid geometry. So, I had to create a solid mass in between the two portions of the towers.
I was unable to create the connecting pathway between the towers as my model in project level faced problems in creating mass floors as the mass contained interconnecting masses.
Due to limitations in time, the skydeck has not been modeled in detail.

Renderings:

Exterior Rendering:


Figure 15: Exterior Rendering of Marina Bay Towers and Skydeck

Interior Rendering:

Figure 16: Interior Rendering of Marina Bay Towers and Skydeck


Video 1: Showing Interior Renderings at different timings on a particular day

Note: The components are stationary in the Interior Rendering Video





        

Video 2 : Project Video

Source for images used in Video : http://educazionetecnica.dantect.it/wp-content/uploads/2014/06/25-MARINA-BAY.jpg