Tutorial · rooms

Renumber rooms in Revit
without touching a tag.

Room numbers follow creation order, not the plan. Then the client moves a wall. Here is the manual way, the Dynamo way, and the one-click way.

Rooms renumbered by position: a floor plan before with scattered numbers, and after with 101 to 108 flowing left to right, top to bottom, with a level prefix. BEFORE · numbers in creation order 72143221915 AFTER · by position, prefix "L3-" L3-101L3-102L3-103L3-104L3-105L3-106L3-107L3-108 Parapet Hub → Rooms → Renumber by position · one transaction · Ctrl+Z reverts all 8.

1. By hand

Select each room, type the number in Properties, repeat. Revit warns about duplicates as you go, so you end up using temporary numbers (“x101”) and doing it twice. For 8 rooms it is fine; for 180 it is the afternoon.

2. Dynamo

Collect rooms, sort by location X/Y (or along a spline), write Number. Works well if someone maintains the graph and remembers that sort-by-Y needs a tolerance band or rooms in the same row shuffle.

3. Parapet Hub - one action

Pick the rooms. Rooms category in the tree, filtered by level if you like, or start from the current selection.
Choose the rule. Renumber by position (left→right, top→bottom with a row tolerance), by level (level prefix + sequence), or plain sequential; set prefix, start and step.
Run. One transaction; the result line says “Renumbered 180 rooms, 0 skipped”. Ctrl+Z reverts everything.
Propagate. Write room name/number into hosted elements pushes the number into doors, fixtures and equipment; Renumber doors by room derives door marks (101, 101A, 101B).

Related room actions in Hub

FAQ

Does it update room tags?

Tags read the room's Number parameter, so they update instantly.

What about duplicates during renumbering?

Hub writes in one transaction with temporary values first, so Revit never sees two rooms with the same number mid-way.

Which Revit versions?

Revit 2020-2027, one license key for all.

Try Parapet Hub free for 30 days

108 one-click actions, bulk parameter grid, one undo per action. No card to start.

Download Parapet Parapet Hub details

Keep reading

Related guides, tutorials and comparisons.

All guides →