Difference between revisions of "PyRevit"
m |
m |
||
Line 1: | Line 1: | ||
− | [[File: | + | {{stub}} |
− | + | [[File:PyRevit.svg|64x64px]] | |
pyRevit is a Revit add-on, which let's users easily build their own Revit | pyRevit is a Revit add-on, which let's users easily build their own Revit | ||
Line 17: | Line 17: | ||
[https://pythoncvc.net/?page_id=123 pyRevitMEP] is a pyRevit Extension (by OSArch supporter [[User:Cyril|Cyril Waechter]]) which include tools dedicated to MEP task in Revit. It can connect to the materialsdb database. | [https://pythoncvc.net/?page_id=123 pyRevitMEP] is a pyRevit Extension (by OSArch supporter [[User:Cyril|Cyril Waechter]]) which include tools dedicated to MEP task in Revit. It can connect to the materialsdb database. | ||
− | License: [ | + | License: [https://github.com/eirannejad/pyRevit/blob/master/LICENSE.txt GPL3] |
= Resources = | = Resources = | ||
Line 26: | Line 26: | ||
{{Template:Software}} | {{Template:Software}} | ||
[[Category:Revit_extensions]] | [[Category:Revit_extensions]] | ||
+ | [[Category:SoftwareMissingInfoBox]] |
Revision as of 19:41, 3 March 2022
This page is unfinished. Feel free to help the project by sharing your knowledge about this subject.
pyRevit is a Revit add-on, which let's users easily build their own Revit add-ons (Python, C#) without much build plate code or any Revit restarts, which allows for rapid development and convenient deployment.
From their github page:
"pyRevit helps you quickly sketch out your automation and add-on ideas, in whichever language that you are most comfortable with, inside the Revit environment and using its APIs. It also ships with an extensive set of powerful tools that showcase its capabilities as a development environment. Download and install pyRevit, launch Revit, and note the new pyRevit tab that includes these tools."
pyRevitMEP is a pyRevit Extension (by OSArch supporter Cyril Waechter) which include tools dedicated to MEP task in Revit. It can connect to the materialsdb database.
License: GPL3
Resources
- Website: https://github.com/eirannejad/pyRevit
- Source Code: https://github.com/eirannejad/pyRevit
- Documentation: https://www.notion.so/pyRevit-bd907d6292ed4ce997c46e84b6ef67a0
This page describes a software project from our AEC Free Software directory |