Difference between revisions of "RevitPythonShell"
From Wiki.OSArch
Line 15: | Line 15: | ||
{{Template:Software}} | {{Template:Software}} | ||
[[Category:Revit_extensions]] | [[Category:Revit_extensions]] | ||
+ | [[Category:SoftwareMissingInfoBox]] |
Revision as of 09:18, 25 July 2022
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
- Website: https://github.com/architecture-building-systems/revitpythonshell
- Source Code: https://github.com/architecture-building-systems/revitpythonshell
- Documentation: https://github.com/architecture-building-systems/revitpythonshell/wiki
![]() |
This page is Autodesk Revit documentation on implementing OpenBIM. All articles in the OSArch wiki related to Autodesk Revit can be seen in the Category:Autodesk Revit |
This page describes a software project from our AEC Free Software directory |