/bimhabitat

RevitApi development environment for plugins and extensions

Primary LanguagePython

Table of contents:

bimhabitat

Why bimhabitat?

A development environment for testing and design of revit plugins and extensions

usage

The programme is able to intuitively :

  1. Interact with RevitAPI and .NET frameworks
  2. Create extensions in revit 2022
  3. Interact with pyRevit

Technologies

Builth With

  • Python
  • RevitAPI
  • pyRevit

Project Setup

Hardware Requirements

  • You will need a desktop or a laptop computer.
  • RAM: A minimum of 4GB RAM is recommended.
  • Disk Space: You should have at least 5GB free of space on your working hard drive.

Software Requirements

environment

The project was developed in (windows environment) .

simple steps to set up on your local machine

To get this project up and running locally, follow the procedure/instructions below:

To interact with the plug-ins and extensions

  • in progress

Project Information

Project Status

  • In progress

features

  • n/A

🤝 Contributing

Contributions, issues and feature requests are always welcome!

I love meeting other developers, interacting and sharing.

Feel free to check the issues page.

How to Contribute

To get a local copy up and running follow these simple example steps.

- Fork the repository
- git clone https://github.com/your_username/bimhabitat
- git checkout develop
- git checkout -b branch name
- git remote add upstream https://github.com/symonkipkemei/bimhabitat
- git pull upstream develop
- git commit -m "commit message"
- git push -u origin HEAD

Acknowledgements

Author

👤 Symon Kipkemei

Show your support

I can't promise to solve all your problems but I promise you won't have to face them alone 😊.

Finally, if you've read this far, don't forget to give this repo a ⭐️.

Acknowledgments