IMAGINiT Revit Utilities Bundle Customize Element Renumber Categories

January 10, 2020 Sherry Pittman

If you have the bundled version of our IMAGINiT Utilities  for Revit that contain versions 2016-2020 (as of this posting) there is a new location for the config file to modify to add additional Renumber categories.

The following categories shown below are included in the installed config file, but if you want to add another category, you will need to modify the config file for this tool....this blog will show you how!

Pre-configured categories:

You will notice that I crossed out walls since that is a custom one I added.

Element Renumber

How to Add another Category

The ElementRenumber.config file is located in the following location:

C:\ProgramData\Autodesk\ApplicationPlugins\RevitUtils.bundle\Contents\Utilities\

Note: Make a copy of the original config file before making modifications in case we need to roll back to the original file.

Open Notepad or Notepad++, then browse to the location and file noted above to edit the file, you will need to set it to All Files for the extension type in order to see the .config file on the list of files to open.

You will need to add additional lines to the file and it has to follow the formatting of the other lines. The sample line shown below for Specialty Equipment could be copied and pasted to another line, then modified as needed.

<elementType Name="Specialty Equipment" Category="OST_SpecialityEquipment" ParameterToSet="BIP.ALL_MODEL_MARK" OtherParameter="" DefaultIncrement="1"/>

The highlighted information is what you will need to change. Notice that the green highlighted information has no spaces. Also, make sure that you get the parameter category name exactly right or the tool won’t work at all. So for example Plumbing Fixture wouldn’t work because the category is actually Plumbing Fixtures. In this example we have added the Plumbing Fixtures and Walls category to the config file.  I added my additional categories below Fabrication Duct and above the elementRenumberOptions.

<elementType Name="Fabrication Duct" Category="OST_FabricationDuctwork" ParameterToSet="Item Number" OtherParameter="" DefaultIncrement="1"/>
<elementType Name="Walls" Category="OST_Walls" ParameterToSet="BIP.ALL_MODEL_MARK" OtherParameter="Name" DefaultIncrement="1"/>
<elementType Name="Plumbing Fixtures" Category="OST_PlumbingFixtures" ParameterToSet="BIP.ALL_MODEL_MARK" OtherParameter="" DefaultIncrement="1"/>
</elementRenumberOptions>
</appSettings>
</configuration>

After the file is saved and you open Revit to test you should now see the added lines.

Elem Ren after

About the Author

Sherry Pittman

Sr. Technical Support Specialist, Building<br><br>Sherry is a certified Autodesk Building Solutions Technical Support Specialist at IMAGINiT. She has been a speaker at several AUGI Cad Camps and a co-speaker at Autodesk University. She is also a certified expert in Revit Architecture. She has 30 plus years of experience in the Architectural field and supports all the Autodesk Building Solutions software. She began her career with us as an Application Engineer conducting training, product demonstrations, and implementation services. She now focuses her knowledge and dedication to the National Solution Center here at IMAGINiT.

Follow on Linkedin More Content by Sherry Pittman
Previous Article
How to Obtain Reprise License Manager Diagnostic information
How to Obtain Reprise License Manager Diagnostic information

If you are having problems starting the Reprise License Manager (RLM) service to issue IMAGINiT Utilities l...

Next Article
Add IMAGINiT 2020 Utilities to a deployment
Add IMAGINiT 2020 Utilities to a deployment

Add the IMAGINiT 2020 Utilities to a deployment

Get More from Revit with IMAGINiT Utilities

Learn More