Difference between revisions of "PyRevit"

From Wiki.OSArch
m
m
Line 1: Line 1:
[[File:pyRevitLogo.svg|64px]]
+
{{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: [[GPL3]]
+
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 15:41, 3 March 2022

This page is unfinished. Feel free to help the project by sharing your knowledge about this subject.

PyRevit.svg

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

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