Revit and Dynamo Tutorial – Placing family instances at world coordinates

Clients have asked me during the years I've spent teaching Revit, if there is a tool that can place a Revit family at a world coordinate that might have been given by a contractor or a surveyor. This is a simple operation with AutoCAD because everything is modelled using the World Coordinate System, or WCS. You simply type in the easting and northing. However, Revit’s coordinate system for placing families uses the internal origin, which will not be the real-world coordinate. We also must consider the possible rotation of the site in relation to the project north.

Using Autodesk Dynamo to convert the coordinate system and position a chosen family at the coordinates is a straightforward solution. I've been meaning to make a tutorial for a while, and I've finally gotten around to it! Dynamo Player is the most effective tool for placing the families, but if a specific set of families are needed from a list, we can also read a text file, comma separated file, or Microsoft Excel.

I've included a picture of the entire Dynamo Script above, but I'll walk you through each of the groups as well.

Getting the project base point built in with parameters that obtain the East/West, North/South, and Angle to True North is the initial stage. This way works better because although there is a node that can retrieve the data directly, it won't update or refresh.

The next step is to create the Easting and Northing inputs. These values are then subtracted from the Project Base Point to create a coordinate system.

We can now create another coordinate system at the internal origin of Revit and then rotate this system to take into account the project north rotation. Following that, the family instance is then placed at the coordinate system. The Dynamo script should ideally be executed within Dynamo player to allow for multiple coordinates and families to be placed simultaneously.

If you need to insert multiple families at the world coordinates, you can create a dynamo script that reads a series of coordinates that are stored in Microsoft Excel or a simple comma separated file.

 

 


How Revit 2026 can support your workflows

31 March 2025

Principal Consultant Lawrence Hooker explores the latest updates in Revit 2026, with a focus on structural improvements. As in previous releases, Autodesk continues to enhance its structural features, including reinforced concrete detailing, steel detailing, and minor refinements to analytical modelling.

Strengthen Your File Security & Cyber Awareness

11 March 2025

How you store and share files plays a key role in your digital security. File protection isn’t just about stopping hackers from accessing and extracting your data—it’s also about ensuring your personal information stays private and controlling who can access shared files.

Unlock Your Potential: The Benefits of Investing in a Learning Path with Symetri

26 February 2025

At Symetri, we understand the importance of tailored education and deliver exceptional training solutions, available both in our classrooms or through our unique Virtual Classroom. Here, we explore the many advantages of committing to a learning path with Symetri and how it can transform both personal and professional growth.