January

24

2023

We recently launched the ability to create the export of DWG files from Revit models via Ideate Automation. (We have supported the creation of PDFs since June 2022). Controlling the output of the files is done within the Ideate Automation set up wizard. We have improved upon the Revit DWG export settings and can control the naming of the DWGs better and add custom parameters where appropriate.

The default file naming for many of the scripts that export to DWG is controlled by the variable ${view_parameterValue}. This value is in turn controlled by either a sheet or view name parameter. The default value for the sheet elements is to use the parameter called “Sheet Number” while the default value for view elements is to use the parameter called “View Name.” 

To comply with ISO 19650 standards for example, many people are managing the required sheet number value with a custom parameter name. In the example shown below, the sheet number is combined on the title block to include two custom parameters called Project Code and Originator, both of which are stored under Project Information.

Project Code and Originator
Example of title sheet using custom parameters to comply with the ISO 19650 UK standard

Both the AUT-Export_DWG and IBL-Export_DWG_Dynamic Ideate Automation scripts can be used to deliver unique DWG file names by adjusting the File Name variable to:

${Revit.CurrentFile.ProjectInfo.Project Code}-${Revit.CurrentFile.ProjectInfo.Originator}-${view_parameterValue}

Task Script Variables - AUT-Export_DWG
You can add custom parameters from Project Information to the file name.

After the script has completed and the files have been created the file name is created by concatinating the Project Code, Originator and Sheet Number parameters.

DWGs created with names consistent with ISO 19650 UK standard
DWGs created with names consistent with ISO 19650 UK standard.

Read more about automating your DWG exports from Revit in this How To guide.

If you’re a fan of ISO 19650, you may find these related blog posts useful:

For additional training tips, check out our Training blog series

Browse our website to learn more about how Ideate Software add-on products help Revit users save time, increase model accuracy, improve deliverables and elevate design. You can give them a try by downloading trial versions or purchasing the bundle for access to the Revit plugin solutions Ideate BIMLink, Ideate Explorer, Ideate Sticky, Ideate StyleManager, and IdeateApps for six months. 


About the Author

Steve Deadman - Customer Success Manager - EMEA
Steve provides support to customers and helps them get a strong return on their software investment. He has a B.Eng (Hons) degree in Mechanical Engineering and various certifications in engineering. Before joining Ideate Software, he worked at several top architectural firm in the United Kingdom where he specialized in the implementation and management of BIM processes and technology. Find Steve on LinkedIn.