Thursday, December 4, 2014

Project 2 - Documentation

The intent of project 2 was to continue the modeling of an exterior facade of a stadium as in project 1 but using visual programming to control the parametric design. The Allianz Arena used in project 1 was used as the inspiration for the model. The Dynamo add-in for Revit 2015 would be used for the visual programming.

The first step was to create two families to generate the section and floor plan of the stadium separately, allowing for separate control and modification of their parameters if required. A single parameter would be used in the combined family to control all other dimensions of the stadium, governed by equations set up within the nested families.

Figure 1 Section Family of the stadium

Figure 2 Floor Plan Family of the stadium

These two families were imported into a mass family that would use the sweep function in Dynamo to generate the mass family of the model.

Figure 3 Combined mass family of the stadium

The exterior surface was generated divided into 8 surfaces by Revit, something outside the modeler's control. These 8 surfaces would have to be selected and converted into curtain wall systems and then used with a custom curtain wall panel to create the facade. The custom curtain wall panel was created using the rectangular based pattern template, and given adjustable parametrized properties for height and material, essentially allowing for it's color to be modified.

Figure 4 Custom curtain wall panel

Figure 5 Final family with facade created using the panel

The final combined family can have its parameters adjusted using the visual programming interface, to customize the design. The materials changing the color or the bubble height for any individual panel, or any given section of panels can be adjusted at one time. The stadium dimensions can also be changed and the model will fully update to reflect the change.

Figure 6 Dynamo interface for stadium dimension adjustments


Figure 7 Dynamo interface for panel bubble height adjustments




Final Project Movie


Tuesday, November 4, 2014

Midterm Project: Allianz Arena - Munich, Germany

I chose the Allianz Arena in Munich, Germany as my template of choice for the parametric modeling midterm project for ARCH 653. The stadium has a capacity for around 70,000 people and was designed by Swiss architecture firm Herzog & de Meuron. The interesting part of the design is the intricate paneled exterior facade of the structure which has full-color changing capabilities, giving the structure a truly unique look.


I planned to imitate the structure with a Revit model, that can be varied by size, shape and color parametrically. The modelling process began with the layout of the stadium, and an axonometric section of the structure that would be used with the Sweep function in Revit to create the Building Mass for the model. This building mass would be assigned parametric values to allow for variation in the size and shape of the model parametrically.


Rectangular Shape with 0.5*Length as Corner Radius


Square Shape with 0.33*Length as Corner Radius

The length of the stadium was taken as the main constraining dimension, and the width was taken to be a fraction parameter multiplied with the length. Similarly, the corner radius also uses a fraction parameter multiplied with the length to get the radius. These two parameters allow for a manipulation of the shape of the structure as a whole as well as in relation to other parts of the stadium. The shape of the axonometric section was taken as more or less constant for the sake of simplicity due to the time constraint involved in the project. The Sweep function was used to create a building mass including both the exterior facade and a simplistic interior structure shape.


The exterior surfaces of the Building Mass would be converted into Curtain Wall Systems using the Divide Surface tool. A panel would need to be created to ensure that the pattern of the actual structure would be imitated correctly. The closest I came to finding a method was using the half-step pattern to generate a panel with a curved shape. The middle offset and the facade material were assigned to parameters, the facade material to a instance parameter so that they could be individually changed, and the middle offset was a type parameter, so that the panels would change uniformly to the same height.


The panel was loaded into a family which already had the mass previously mentioned placed, and the facade was created using the curtain wall system. The final family was loaded into a project and the remaining pieces of the mass were converted into walls and floors to finish the structure. Some renderings were also taken to better depict the final structure. The interiors as well as the landscaping outside the structure could not be completed due to the time constraint on the project.
Blue Facade

Dark Red Facade


Exterior Rendering 1


Exterior Rendering 2




Project Video