Difference between revisions of "RevitPythonShell"

From Wiki.OSArch
(Created page with "RevitPythonShell is a Revit AddOn which allows for interactive interrogation of Revit models and families from a Python REPL (read eval print loop). It works great to rapidl...")
(No difference)

Revision as of 02:10, 10 May 2021

RevitPythonShell is a Revit AddOn which allows for interactive interrogation of Revit models and families from a Python REPL (read eval print loop). It works great to rapidly try out new ideas for pyRevit script modifications or new scripts.


License: MIT

Resources

This page describes a software project from our AEC Free Software directory