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...")
 
m
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
{{Infobox software
 +
| icon      = Grey1x4.png
 +
| screenshot = Grey1x4.png
 +
| website    = [https://github.com/architecture-building-systems/revitpythonshell revitpythonshell]
 +
| source    = [https://github.com/architecture-building-systems/revitpythonshell github]
 +
| license    = [[MIT]]
 +
| bugs      =
 +
| community  =
 +
| maturity  = Mature
 +
| donation  =
 +
}}
 
RevitPythonShell is a Revit AddOn which allows for  
 
RevitPythonShell is a Revit AddOn which allows for  
 
interactive interrogation of Revit models and  
 
interactive interrogation of Revit models and  
Line 6: Line 17:
  
  
License: [[MIT]]
+
 
  
 
= Resources =
 
= 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
 
* Documentation: https://github.com/architecture-building-systems/revitpythonshell/wiki
 
+
{{Autodesk_Revit}}
 
{{Template:Software}}
 
{{Template:Software}}
 
[[Category:Revit_extensions]]
 
[[Category:Revit_extensions]]

Latest revision as of 01:05, 5 August 2022

Grey1x4.png
Grey1x4.png
Website: revitpythonshell
Source: github
License: MIT
Bugs:
Community:
Maturity: Category:Mature
Donate:
Red curve on white disc 128px.png Software Directory


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.



Resources[edit]

Icon Revit.png 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