active
Joined: Wed, Jan 31, 2007
3 Posts No Rating |
Is there any way to create a level schedule? What I want is something like this: THIRD FLOOR 30'-0" SECOND FLOOR 15'-0" MAIN FLOOR 0'-0" BASEMENT -15'-0" I want to be able to see all levels in a project layed out in some type of spreadsheet form; like in a schedule view. Has anybody ever done this? thx!
|
active
Joined: Fri, May 5, 2006
262 Posts
 |
I have half an answer...maybe someone else can supply the other half: Under the VIEWS menu on the toolbar, select NEW, then VIEW LIST. In the FIELDS category, only add ASSOCIATED LEVEL.In the SORTING field, make sure that ITEMIZE EVERY INSTANCE is not checked. That will give you a schedule of levels. Although it is an unacceptable Revit procedure, you can manually (yuck) add the elevations by creating a new paramter in the FIELDS tab and make it a text parameter. You can then manually enter in the height (which of course won't be parametric-again-yuck). I would think there has to be a way to get the data out of Revit, but above is all I've got. Hope it helps, or at least inspires. Cheers.
-----------------------------------
**Using Revit Architecture 2009, 2011, and 2012** |
active
Joined: Mon, May 30, 2011
2 Posts No Rating |
Create a mass you'll name "Level_01 to Level_02". Lock the bottom surface of the mass with the Level_01 and the top surface of the same mass with the Level_02. The height will be determine by the distance between the Level_01 and the Level_02.
Then make sure the mass is a 1 unit width x 1 unit length. The trick is here... You'll use the "Gross volume" parameter of the mass to get the height between each level. With a mass of 1x1xHeight, the volume will be equal to the height!
Finally, create a Mass schedule with the "Type" and "Gross Volume" fields. Ajust the "Gross Volume" field format to supress the unit symbol.
Voila! you now have a Level schedule that is dynamic with the model.
|