use Google Colab to explore IFC quantity/value data, a beginner's approach
In the past I posted this issue showing my baby steps with python pandas and IFC data
Not that I went too far from there but these days (Dec 24) I started exploring the module ifcopenshell.util.cost
using Google Colab and wanted to share my experience with whomever could be interested in this topic, since its webpage doesn't offer examples or details I hope these videos could be useful for those who want to try it.
thank you for your patience, making passable video is on my new year resolution list.. :)
1. introduction
2. a quick look into the IFC file
3. start using Google Colab
hopefully more will be posted soon, happy coding
ping @venkatesh__ks @Dayalan , any comment would be very much appreciated
Comments
4. Links
5. Extract Quantities
using ifcopenshell.util.cost.get_total_quantity(element)