A C# .NET Add-in for Autodesk Revit containing a set of tools for BIM Coordination.
Simply run setup file. It will unpack Add-in and it should be added to Revit at the start of new session. The installer will install all supported versions mentioned in the description.
Go to "Add or remove program" on your PC and fing the RG-Tools in the list of the installed programs. Delete the app and install new version if needed.
The interface mainly mimicks the pyArchitect extension and mainly have the same features mostly aiming to help BIM Coordinators. All the feautures have tooltips with description.
Currently supported versions:
- Autodesk Revit 2020
- Autodesk Revit 2021
- Autodesk Revit 2022
- Autodesk Revit 2023
The Add-in is available in English, Spanish and Russian. It automatically detects version of the current Revit instance and runs a localized version. Revit version can be picked by specifying launch icon like this. The Add-in goes with localization of the interface and tooltip information (comes up when hovering cursor over the button), yet the ribbon tools names are only in English.
Big thanks to:
- Jeremy Tammik for a great job providing sample library and continoius support on the Building Coder blog.
- Gui Talarico for Revit Api docs website.