Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gtalarico/pyrevitplus
PyRevitPlus - Extensions for PyRevit
https://github.com/gtalarico/pyrevitplus
Last synced: about 2 months ago
JSON representation
PyRevitPlus - Extensions for PyRevit
- Host: GitHub
- URL: https://github.com/gtalarico/pyrevitplus
- Owner: gtalarico
- License: gpl-3.0
- Created: 2016-07-12T22:10:54.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-12-08T21:59:44.000Z (about 3 years ago)
- Last Synced: 2024-05-04T00:22:01.973Z (8 months ago)
- Language: Python
- Size: 59.8 MB
- Stars: 47
- Watchers: 19
- Forks: 18
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pyRevit Plus
Extensions for [pyRevit](https://eirannejad.github.io/pyRevit/)
## Installation
* [Install Latest pyRevit](https://eirannejad.github.io/pyRevit/)
* Use pyRevit Package Manager (pyRevit > Extensions)## Tools
#### Family Type Cycle
* Cycles through available types in a family manager document.#### Auto Plans
* Automatically create enlarged plans from selected rooms
* [Demo](https://vimeo.com/180428842)#### Crop Image
* Crops Selected Image by using selected filled region
* [Demo](https://vimeo.com/180429233)#### Smart Align
* Alignment tools for Revit.Handles a variety of objects, including annotations, rooms, and several types of family instances. Demo videos:
* [Text](https://vimeo.com/174676628)
* [Doors](https://vimeo.com/174676630)
* [Filled Regions](https://vimeo.com/174676631)
* [Rooms](https://vimeo.com/174676632)
* [Walls](https://vimeo.com/174676629)
* [Distribute Horizontal](https://vimeo.com/176463031)
* [Distribute Vertical](https://vimeo.com/176463029)#### Select Mirrored Doors [Included in default pyRevit lib]
* Selects all door instances that have been mirrored#### Remove Underlay [Included in default pyRevit lib]
* Removes Underlay from all selected Views#### Open In Excel [Based on pyRevit Schedule Export Script]
* [Opens all selected Schedules in Excel](https://vimeo.com/175722720)## Tools in Development
#### PackageManager
* Now over at the [pyrevit repo](https://github.com/eirannejad/pyRevit/issues/119)#### AnnoChart:
* Make bar charts from schedules. Needs documentation and more tests. And it's poitnless.
* [Demo](https://vimeo.com/177012499)---
## Credits
* [Ehsan Iran-Nejad](https://github.com/eirannejad) for developing pyRevit
* [Icons8](https://icons8.com/) and its contributors for the sweet free icons
* Everyone else [listed on the pyRevit Repo](https://github.com/eirannejad/pyRevit/blob/master/README.md#credits)## Todo:
* Package Manager
* Check 2017 Compatibility
* Re Organize Groups/Button Types