News

Revit project units and templates: set them before you draw

Revit project units live in the Project Units dialog, opened with UN: set discipline, rounding and symbols, change inches to millimetres, then save a template.

  • Dr. Nguyen Manh Tuan
  • 9 min read
A floor plan open in Revit, where the project's unit settings take effect Photo: Revit screenshot, source: Autodesk

Revit project units are the first thing to set, before a single line is drawn. Get them wrong and every dimension on the drawings is wrong with them, and fixing it once the model is finished costs many times more.

This article runs from the units dialog through to packing every setting into one template the whole office shares. To learn modelling and documentation end to end, see the Revit Architecture course.

Where the units live and which key opens them

Open them with Manage › Settings › Project Units, or type the shortcut UN.

The key thing to grasp straight away: units live inside the project file, not in the application's Options. Each .rvt keeps its own set.

Where does this setting live? Photo: The three places settings live: the project file, the application and the template

Change the units in the open project and no other project follows. To make a whole office share one set, they must be set in the template, which the end of this article covers.

That split explains a common frustration. Someone fixes the units on Monday's model, opens Tuesday's and finds feet and inches again, then blames the software. Nothing is broken: Revit project units belong to each file, and the only place to fix them once and for all is the template every new model is copied from.

The Project Units dialog: discipline, quantities and Format

The Project Units dialog Photo: The Project Units dialog with the discipline list and the table of quantities
No.PartWhat it does
1DisciplinePicks the unit group. Architects work in Common; Structural and Electrical belong to other disciplines
2LengthLength units. Local practice uses millimetres
3AreaArea units, usually square metres
4DistanceDistance, often centimetres. The quantity most people forget
5Decimal symbol, digit groupingThe decimal mark and the thousands separator

Click the Format cell of a row and a second dialog opens with the display details.

Box in the Format dialogWhat it does
UnitsThe unit for that quantity, millimetres or metres for example
RoundingHow far values are rounded. Pick Custom and type the rounding increment
Unit symbolWhether the unit symbol is printed after the number
Suppress trailing 0'sDrops trailing zeros, so 123.400 reads 123.4
Use digit groupingApplies the thousands separator chosen in the Project Units dialog

Autodesk describes every box on Set Project Units. Two quantities are easy to miss: angle and slope, both shown in degrees with two decimals by default.

Change units in Revit from inches to millimetres

A project started from the Imperial template works in feet and inches. The cure takes under a minute.

  1. Type UN to open Project Units.
  2. Leave Discipline on Common.
  3. Click the Format cell of the Length row, set Units to Millimeters, pick a sensible Rounding, click OK.
  4. Do the same for Area to square metres and Distance to centimetres.
  5. Check the Format column: every row previews how values will read.

One thing to know before you switch: changing units does not rename types or loaded families. A wall type called 4" Masonry keeps that name after the project moves to millimetres, as the note on Autodesk's Project Units page says. For clean names, rename the types by hand or start from the Metric template instead.

Typing a bare number into a dimension box means the current length unit. To enter another unit, type its symbol straight after the number.

Revit dimension units for strings and tags

A dimension string does not have to follow the project units. Every dimension type has its own Units Format box in Type Properties, set to follow the project by default.

Clear Use project settings in that Format dialog and the type gets its own unit. This is how a set can carry dimensions in millimetres while spot levels read in metres — the usual local convention, covered further in dimensions in Revit.

Remember too that what you see on screen is the rounded value. Click a number to edit it and Revit may show the true fractional value held in the model.

What a Revit template holds

A template is an empty project with everything already set, saved with the extension .rte. Creating a model really means copying from a template.

What a project template should hold Photo: Three groups of content worth setting in an office template

Autodesk's own documentation says a template can carry view templates, loaded families, settings such as units, fill patterns, line styles, line weights and view scales, and geometry too if wanted.

It is worth being deliberate about what goes in. A template heavy with families opens slowly and carries content nobody uses, while a template that holds only units saves almost no time. The practical middle ground is everything a drawing set needs to look consistent — units, text, dimensions, line weights, title blocks and view templates — plus the ten or fifteen element types the office really builds with. Revit 2027 installs its templates in C:\ProgramData\Autodesk\RVT 2027\Templates, but ships no template for local architectural practice — which is why each office builds its own.

Create a Revit template and save an .rte file

The quickest route is to build one good project and save it as a template.

  1. Start a project from the Metric template, or open a finished project and delete the geometry.
  2. Set the units with UN to the office standard.
  3. Build the text types, dimension types, grid heads, level heads and the line weight table.
  4. Load the families you use most, make view templates and filters, and organise the Project Browser.
  5. Add title blocks for the sheet sizes you print.
  6. Click File › Save As › Template, name it and save it in the shared office folder.
Save As on the File tab Photo: Save As offers four items: Cloud Model, Project, Family and Template

Family is greyed out while a project is open, because it applies only to a family file. Building families is covered in how to create a Revit family.

Add the template to the list and the New Project dialog

A template sitting in a shared folder is not enough; it has to be on the list before it appears when you create a model.

The File Locations page in Options Photo: The File Locations page with the template list and the three paths
No.PartWhat it does
1Project template listExactly the list shown in the New Project dialog. A fresh install has two rows; click the plus button to add the office template
2Default save pathThe folder Revit opens whenever you save
3Family template pathHolds the .rft files used to build new families
4Places buttonAdds shortcuts to the file dialogs so nobody types long paths
The New Project dialog Photo: The New Project dialog with the template box and the two creation options
No.PartWhat it does
1Template fileLists the declared templates. Revit preselects an Imperial row, so switch to Metric or to the office template
2BrowsePoints straight at any template on disk, including one not yet on the list
3Create newProject makes an .rvt model; Project template makes a new .rte template

Try it: set up the environment for a new project

Seven steps on a fresh install. Do it once, then write it down as a team convention.

  1. Open Revit and note the release shown in the title bar.
  2. Open the File tab, look through the seven commands on the left, then click Options at the foot of the panel.
  3. On the User Interface page, clear the tabs you never use, such as Steel and Precast, click OK and count the tabs left on the ribbon.
  4. Reopen Options, go to File Locations and note the family template path.
  5. Press Ctrl + N to open New Project, switch the template box to Metric, then click Cancel.
  6. Open an existing project, type UN and note the units for length, area and distance.
  7. Reset those three to the office standard and save the file as a template with File › Save As › Template.

From then on, every new project starts with the right units, text types and views already in place.

Frequently asked questions

I changed the units but a wall type still has an imperial name?

That is expected. Changing project units renames nothing, so rename the types by hand or rebuild from the Metric template.

How do I make every project share one set of units?

Set the units in a template and declare that template on the File Locations page. Units belong to the project file, so Options cannot hold them.

Which unit does Revit assume when I type a bare number?

The current length unit. To enter another unit, type its symbol right after the number.

Where should the template live for a whole team?

In a shared folder on a server or network drive, with each machine declaring that path in its template list in Options.

About the author

Dr. Nguyen Manh Tuan — BIM lecturer at the Institute of Information Technology in Civil Engineering – Hanoi University of Civil Engineering