These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- Git (download)
- Visual Studio 2017 (15.9 or above) (download)
- .NET Framework 4.7 (download)
- Rhino WIP (download)
- Autodesk Revit 2017-2019 (download)
- Add this link to your bookmarks ;) (API docs)
- Clone the repository. At the command prompt, enter the following command:
git clone --recursive https://github.com/mcneel/rhino.inside.git rhino.inside
- In Visual Studio: open rhino.inside\Autodesk\Revit\RhinoInside.Revit.sln.
- Set the Solution Configuration drop-down according the Revit version you have installed. This will properly link the correct Revit API libraries to the project.
- Navigate to Build > Build Solution to begin your build.
The project is configured to copy .addon file as well as output files to the folder "%APPDATA%\Autodesk\Revit\Addins\%RevitVer%\RhinoInside.Revit\" folder in order to make Revit load this addon next time it runs.
In order to uninstall it you can use Visual Studio Build > Clean Solution command or just navigate to the folder "%APPDATA%\Autodesk\Revit\Addins\%RevitVer%\ and remove the file RhinoInside.Revit.addon and the folder RhinoInside.Revit.