A. Overview
O&M Building is located in Texas A&M University. The Department of Geography, the Department of Oceanography, and the Department of Atmospheric Science belongs to this building. The building has 14 floors in total and is about 210 feet tall.
B.How to make a mass of the building
To come up with the size of the building, I utilized floor plans in .jpg format and .dwg format, as you can see below. The building has the same exterior from the first floor until 12 floors and has different shape from the 13 floors to the top, which is an observatory.
Figure 2 Floor Plans for O&M Building
1.Divide the building mass into 10 sections according to its geometry shape.
2.Set the initial size of the building as 80’ (Depth) by 152’ (Width).
3.Assign parametric values to the wall to maintain its original shape proportionally.
4.Check the parametric value works properly by changing its values.
C.How to set parametric information
Even though the building looks simple, it still have certain things that should be maintained, such as the thickness and location of columns. It is the most challenging part to make this building parametrically changeable.I divide the entire dimension with two groups: one is parametrically changeable (Red) and the other is not changeable (Blue). The size of columns remain as the same even though the size of building is changed, whereas the walls with windows are changed according to the size of the building.
Figure 3 Model Parameters
There are four parameters for mutable dimensions: Length_Long, Length_Short, Depth_Long, and Depth_Short. Length_Long and Length_Short are located on the Width section, which is the longer part of the building, but Depth_Long and Depth_Short are located on the Depth section which is the shorter part of the building. The equations that are applied to those dimensions is to maintain the ratio for each wall with windows. For example, Length_Long has an equation as follow: “Width * Ratio_1 + ((52 / 152 * Width) - 52') / 3”. “Ratio_1” means a ratio for a wall of the original building; “28 / 152”. With “Width * Ratio_1”, it will proportionally calculate the size of the wall but it still not take into account a certain part, because the size of column (described as blue in above figure) will remain as the same size even if the building become bigger. Thus, I add “((52 / 152 * Width) - 52') / 3” to prevent expected inconsistency.
Figure 4 Appearances of mass models when parameter is changed
댓글
댓글 쓰기