Why BIMFlow?
** Abstract realtime building materials from BIM Models**
BIMFlow enhances sustainability by optimising the use of building materials through real-time analysis of BIM models. This reduces waste, improves energy efficiency, supports a circular economy, and aids in meeting environmental certification standards. Consequently, it contributes to the construction of more eco-friendly and less environmentally impactful buildings.
usage
The programme is able to intuitively :
- Interact with RevitAPI and .NET frameworks
- Abstract element data
- Abstract material data
Builth With
- Python
- RevitAPI
- pyRevit
- 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.
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 Status
- In progress
features
- n/A
Contributions, issues and feature requests are always welcome!
I love meeting other developers, interacting and sharing.
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/BIMFlow_test
- git checkout develop
- git checkout -b branch name
- git remote add upstream https://github.com/symonkipkemei/Djenga
- git pull upstream develop
- git commit -m "commit message"
- git push -u origin HEAD