By default when calculating material takeoff area totals in Revit, you may notice the faces for all sides of the object are scheduled for the total area.
Using a door panel for this example, take a 3’-0” x 7’-0” panel extrusion. The overall size of the door panel has an area of 21 SF.
If you schedule the door panel however, it will show a default “Material: Area” of 45 SF [or 45.3 SF without any rounding].
What is happening is that each face of the door panel extrusion [front, back, left, right, top & bottom] is being included in the surface area since the material appears on each face.
This takes 21 SF x 2 for the front & back + 1.16 SF X 2 for the left & right + .5 SF X 2 for the top & bottom for a total of 45.3 SF rounded down to 45 SF by default.
To achieve a more specific number for scheduling, we can create a new parameter for “Material: Thickness” and use it in a calculated value column with the approach below:
1. Since “Volume” is calculated, first create a project parameter for materials called "Thickness". Set type to “Length”.
2. Next add a “Calculated Value” column in the schedule to divide the “Material: Volume” parameter by the “Material: Thickness” parameter [which would be entered manually for each material in the project] once you add that parameter to the schedule. Calculated value column should be set to “Area”.
3. The “Calculated Value” column will display a more specific number for scheduling.
The Calculated Value formula would be: Material: Volume / Material: Thickness
Ryan - Is this true for all objects? I was told that some objects - like roofs and floors - will show the 'single-face' area as expected. Or does this only apply to the "Area" field in a dedicated schedule?
Posted by: JamesVan | October 29, 2009 at 11:32 PM
Also check out an older, related post on my blog: http://allthingsbim.blogspot.com/2009/04/material-takeoffs-of-painted-areas.html
Posted by: JamesVan | October 29, 2009 at 11:35 PM
Very good follow-up question James. Component or in-place families typically schedule all of the material faces for objects. This is where this “calculated value” column approach would be most useful.
System families such as walls, roofs, and floors should return a “single-face” area number in the schedule view. Thanks for the follow-up!
Posted by: Ryan Duell | October 30, 2009 at 08:45 AM