Difference between revisions of "RevitPythonShell"
From Wiki.OSArch
m (Added InfoBox) |
|||
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: | ||
− | + | ||
= Resources = | = Resources = | ||
− | |||
− | |||
* Documentation: https://github.com/architecture-building-systems/revitpythonshell/wiki | * Documentation: https://github.com/architecture-building-systems/revitpythonshell/wiki | ||
{{Autodesk_Revit}} | {{Autodesk_Revit}} |
Revision as of 05:02, 5 August 2022
![]() | |
---|---|
![]() | |
Website: | revitpythonshell |
Source: | github |
License: | MIT |
Bugs: | |
Community: | |
Maturity: | Category:Mature |
Donate: | |
![]() |
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
![]() |
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 |