From GitHub:
pyRevit v4.4
Jul 4, 2017
By Ehsan Iran Nejad
Finally pyRevit 4.4 is here. Here is a list of the most important changes:
- Compatible with Revit 2018: Yay (finally)
- Adopted revitpythonwrapper module: This means that you can import rpw in your pyRevit scripts without installing the revitpythonwrapper extension. You should disable/remove the revitpythonwrapper extension if you already have it. It’s not necessary anymore. The rpw inside pyRevit will be updated on a weekly basis to always…