The free tool QuantityTakeoff allows you to group elements from Revit and IFC models (in BIMEXCEL-CSV format) with just a few filters and find the required volume values for the grouped elements.
Open App: http://qto.bimopensource.com/
QuantityTakeoff is the main tool after the design phase. Creation of such groups allows the quantity surveyor to quickly and without additional tools find the required volume values for the selected elements with the help of filters
- Dash - Main server and interactive components
- Plotly Python - Used to create the interactive plots
We suggest you to create a separate virtual environment running Python 3 for this app, and install all of the required dependencies there. Run in Terminal/Command Prompt:
git clone https://github.com/DataDrivenConstruction/QuantityTakeoff-Python.git
cd QuantityTakeoff-Python
python3 -m virtualenv venv
In UNIX system:
source venv/bin/activate
In Windows:
venv\Scripts\activate
To install all of the required packages to this environment, simply run:
pip install -r requirements.txt
and all of the required pip
packages, will be installed, and the app will be able to run.
Run this app locally by:
python app.py
Open http://0.0.0.0:3000/ in your browser, you will see a live-updating dashboard.
https://DataDrivenConstruction.io/
DataDrivenConstruction transferring information to another party without the need for external guarantors or trusted ‘third parties’, enabling data to be exchanged within 3D-7D systems and between construction parties directly, bypassing any third-party companies controlling data storage and transfer. DataDrivenConstruction allows to automate work with project data. In order to get automatic data from thousands of projects automatically, you need to build the pipeline once on the open tools.
DataDrivenConstruction - You Way to Free Tools in Construction.