PyRevitMEP - MEP Extensions for PyRevit
- Install pyRevit
- Use pyRevit Package Manager (pyRevit > Extensions > Enable pyRevitMEP)
Prerequisite : pyRevit
- Clone repository in any folder using git (eg. git-scm)
git clone https://github.com/CyrilWaechter/pyRevitMEP.git pyRevitMEP.extension
- Add path containing pyRevitMEP.extension to custom pyRevit folder in pyRevit settings.
- Use pyRevit update function
- Execute a git pull in your pyRevitMEP.extension folder
git pull
- Ehsan Iran-Nejad for developing pyRevit
- people which contribute in pyRevit and tools used in pyRevit
- Icons8 and its contributors for the sweet free icons
- Inkscape the great vector drawing software under GPL license which allows me to create missing icons with ease
- Everyone else listed on the PyRevit Repo