Skip to content
Jeremy Tammik edited this page Sep 23, 2015 · 10 revisions

RevitRubyShell

RevitRubyShell is a ruby shell in Autodesk Revit to run ruby script inside Revit using the Revit API and IronRuby.

You could build from source and add the Add-in manually or using the add-in manager. There is also an automated installer available here (IE only) or here

This application is heavily inspired by RevitPythonShell and this article about embedding IronRuby.

Clone this wiki locally