Skip to content

tkahng/nerv_pyrevit

Repository files navigation

Nerv_pyRevit

This is a repository for Autodesk Revit incorporating various useful tools used in professional work.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Installing

  1. Please clone or download the repository and unzip to your desired location.
  2. Go to your pyRevit toolbar(must have pyRevit installed) and add the unzipped location to the 'Custom Extension Directories'.
  3. Click the 'Save Settings and Reload'
  4. A custom toolbar should appear in your Revit, please ignore any warnings because the tool is still under development.

Deployment

Deployment and update on a large scale is recommended by using a server based read only location for the location to host this repository. Use a .bat file or any other desired methods in the background to modify the ini file located in each user's Revit Plugin Folder:

Autodesk Revit addins are generally loaded from the following locations.

User Addins:
%appdata%\Autodesk\Revit\Addins\

Machine Addins (for all users of the machine):
C:\ProgramData\Autodesk\Revit\Addins\

Addins packaged for the Autodesk Exchange store:
C:\ProgramData\Autodesk\ApplicationPlugins\

Autodesk servers and services:
C:\Program Files\Autodesk\Revit 2016\AddIns\

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us. Please contact loumengfan@gmail.com to get permission.

Versioning

This project will use SemVer for versioning after all milestones are complete. For the versions available, see the tags on this repository.

Authors

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details

Acknowledgments

Notes

Melca's button is Melca's!

About

Custom pyrevit ribbon for Autodesk Revit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages