Difference between revisions of "PyRevit"

From Wiki.OSArch
m
(2 intermediate revisions by the same user not shown)
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 12: Line 12:
 
Revit environment and using its APIs. It also ships with an extensive  
 
Revit environment and using its APIs. It also ships with an extensive  
 
set of powerful tools that showcase its capabilities as a development  
 
set of powerful tools that showcase its capabilities as a development  
environment.  
+
environment. Download and install pyRevit, launch Revit, and note the new pyRevit  
Download and install pyRevit, launch Revit, and note the new pyRevit  
 
 
tab that includes these tools."
 
tab that includes these tools."
  
License: [[GPL3]]
+
[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: [https://github.com/eirannejad/pyRevit/blob/master/LICENSE.txt GPL3]
  
 
= Resources =
 
= Resources =
Line 25: 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