Making Room for Dynamo

Hello again!
For those of you that follow my interests (and my blogs), you know that I promised to embark on a more technical walk through of how to utilize Dynamo in order to make architects' and designers' lives a little easier. If you haven't read my last blog post, you can do so here (Diving into Dynamo).


To my fellow architects and designers out there (what’s up!), you may already know how certain tasks in Revit can be painfully tedious. Here, I will demonstrate the practical application of using Dynamo in Revit to stream-line room generation and organization. In particular, I will show you how to:

  1. Import a list of room names to be placed into your project

  2. Relocate the Revit’s room crosshair to be automatically located in the center of the room

  3. Use a model line to automatically renumber rooms


1. Import room names

For demonstration purposes, I put together a hypothetical office building. This was taken and edited from existing projects. My intention was to use a believable layout with a realistic program. I went ahead and planned out a list of spaces to import into Revit. 

01.jpg

A simple Dynamo script (I used elements from the BVN package) can easily take a list of rooms either in a code block (demonstrated below) or by importing an Excel file. I chose a code block because my list of rooms was relatively short. 

02.jpg

2. Centering rooms

After placing the rooms in their general location in my Revit model, I’m left with a somewhat messy layout. I’d like to clean it up a bit using the “Room.CentreLocation” Dynamo script.

03.JPG

As you can see, this script allows me to clean up my rooms with just a click of a button. This task, depending on the size of the project, could take anywhere from five minutes to one hour. 

04.jpg

3. Renumbering rooms

I saved the best for last. I think most architects and designers would agree that renumbering rooms in Revit can be an excruciatingly slow process. Dynamo can help with that! 

05.JPG

By utilizing this script, I am able to reference a model line as a spline and draw the order that I want the rooms to be in, as well as the numbering prefix that makes sense for the project and conforms to your office standards.

06.jpg

Ta-dah! Just like magic!

These steps may seem very trivial at a glance, but they can certainly shave off a significant amount of time. Of course I don’t have to explain to you how time is our most precious resource.

Until next blog!


Katy Marino, Associate AIA

Katy Marino, Associate AIA