Revit 2021: How to freely sketch a room as we do for a ceiling?

Revit 2021: How to freely sketch a room as we do for a ceiling?

jamal97220601
Contributor Contributor
1,184 Views
11 Replies
Message 1 of 12

Revit 2021: How to freely sketch a room as we do for a ceiling?

jamal97220601
Contributor
Contributor

ChatGPT said:

Revit 2021: How to freely sketch a room as we do for a ceiling?

 

I couldn’t figure out how to freely sketch a room as we do for a ceiling.

 

 

Clip_12.jpgClip_13.jpg

0 Likes
1,185 Views
11 Replies
Replies (11)
Message 2 of 12

acg37
Enthusiast
Enthusiast

In Revit, ceilings are system families that allow sketch-based creation because their boundaries define geometry — you need to manually draw where they go. Rooms, however, are not geometry; they’re spatial data that Revit auto-generates based on enclosed boundaries formed by walls, floors, roofs, etc. You can’t sketch a room because it’s not a drawn object — it 'reads' the model and fills in enclosed spaces automatically.

Message 3 of 12

mhiserZFHXS
Advisor
Advisor

The above is true, but you can draw room separation lines to give yourself some manual control. 

 

But rooms are meant to be "smart". So if you find yourself drawing separation lines for every single room, you might want to adjust your workflow. 

Message 4 of 12

jamal97220601
Contributor
Contributor

What I want here is to automatically calculate the volume of the room. However, I need the walls to be included in the volume calculation.

How can this be done?

 

Clip_15.jpg

0 Likes
Message 5 of 12

mhiserZFHXS
Advisor
Advisor

Is this just for one specific room?

Message 6 of 12

acg37
Enthusiast
Enthusiast

Revit can’t include wall thickness in room volumes automatically. The workaround is to set the walls to Not Room Bounding, then draw Room Separation Lines along the outer wall faces to define the boundary you want, and let Revit calculate the volume from that. But as @mhiserZFHXS says, if it's not only for one specific room it's not a good workflow.

Message 7 of 12

arq_42
Collaborator
Collaborator

If you're trying to calculate the gross area, you'll need to use an area plan, where you'll draw the areas by hand (or semi-automatic).

You can then add a calculated parameter in schedules to calculate the volume by multiplying it by the height.


The rooms are only for net area/volume. The only thing you could do with thm is to calculate them up to the axis of the wall, instead of its interior face.

Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

¿Te resultó útil esta publicación? Dale "Me gusta".
¿Tu pregunta fue respondida correctamente? Haz clic en "ACEPTAR SOLUCIÓN".

Message 8 of 12

HVAC-Novice
Mentor
Mentor

You need to re-consider how you define "Room" in your project. If you consider a room to be something different than the usual definition (used by Revit), you should use something different than oob rooms. 

 

Area are mor flexible but also require more manual work and don't have volumes. But usually what is needed is area (i.e. rentable area, gross area...) and all have varying definitions (includes, shafts, or exclude them, include walls, or not, include corridors, or not  etc.). But all of those are not "rooms". 

 

HVACNovice_0-1760530570448.png

Also consider the engineers using "spaces" will start out using your rooms and possibly sub-divide with space separation lines. But if you include the wall in your rooms, it will mess up their design.  

 

Revit Version: R2026.5
Hardware: i9 14900K, 64GB, Nvidia RTX 2000 Ada 16GB
Add-ins: ElumTools; Ripple-HVAC; ElectroBIM; Qbitec
Message 9 of 12

jamal97220601
Contributor
Contributor

The purpose here is to calculate, within a schedule, the gross and rentable volume of each floor in the building — similar to how we calculate gross or rentable areas — and then sum them up to obtain the total volume of the entire building.

Is this automatically possible in Revit?

I’m aware of the workaround where I can add a field representing the height of each floor and then multiply the area by the height to calculate the volume. However, since both the areas and heights are already defined in the geometry, why do I need to apply this manually to obtain the volume of each floor or of the whole building?

 

 

Clip_18.jpg

0 Likes
Message 10 of 12

arq_42
Collaborator
Collaborator

The program can't be customized by default for all projects.
Perhaps for your project it would be helpful to have the area know its height by level, but perhaps for another project it won't be useful.


In any case, here's a workaround that will make the posterior modifications automatically:

 

  • Create a global parameter of type "Length" for each level. (Lvl1, Lvl2, Lvl3 ...)
  • In a working elevation, place a separate dimension between each level and the next one. Link each dimension to the corresponding parameter using "Label."arq_42_0-1760685704912.png
  • Create a project parameter called AREA HEIGHT and assign it to Area category. 
  • When you place a gross area on floor area plan, link the AREA HEIGHT parameter to the Global Parameter of the corresponding level. arq_42_1-1760685742297.png

     

  • Create an area schedule, where you will create a calculated parameter called VOLUME, wich formula will be "Area×AREA HEIGHT"arq_42_2-1760685760441.png

     

  • Now you can manage the separation between levels (their relative height) from the global parameters.

    arq_42_3-1760685772015.png

     

The areas will read this parameter and update automatically.
Area schedules will be updated accordingly.

 

I think it takes longer to explain the workaround than to do it.

I share here the file (RVT26)

Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

¿Te resultó útil esta publicación? Dale "Me gusta".
¿Tu pregunta fue respondida correctamente? Haz clic en "ACEPTAR SOLUCIÓN".

Message 11 of 12

blank...
Advisor
Advisor

@arq_42 wrote:

I think it takes longer to explain the workaround than to do it.


This works only if you have building with only flat roofs. The moment you get a sloped one and have to calculate volume underneath it, it's no loner a valid solution.

EDIT: Also, Areas are strictly 2D, you can't display them in sections i.e. you can't create volume drawings (which are required by municipality). You can, by manually placing filled regions.

Message 12 of 12

arq_42
Collaborator
Collaborator

Of course! That's why I said the program can't work OOB for all cases; you always have to find a way to adapt it to your project.

Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

¿Te resultó útil esta publicación? Dale "Me gusta".
¿Tu pregunta fue respondida correctamente? Haz clic en "ACEPTAR SOLUCIÓN".