Difference between revisions of "PyRevit"

From Wiki.OSArch
(Created page with "64px pyRevit is a Revit AddOn which let's users easily build their own Revit AddOns (Python, C#) without much build plate code or Revit restarts, whic...")
 
m
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[File:pyRevit.png|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 AddOn which let's users easily build their own Revit  
+
add-ons (Python, C#) without much build plate code or any Revit restarts,  
AddOns (Python, C#) without much build plate code or Revit restarts,  
 
 
which allows for rapid development and convenient deployment.
 
which allows for rapid development and convenient deployment.
  
 
From their github page:
 
From their github page:
  
"pyRevit helps you quickly sketch out your automation and addon ideas,  
+
"pyRevit helps you quickly sketch out your automation and add-on ideas,  
 
in whichever language that you are most comfortable with, inside the  
 
in whichever language that you are most comfortable with, inside the  
 
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.
+
 
 +
[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 25: 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.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