Script for boreholes in IFC
Inspired by @BOUAMJAD's post, I made a script for creating boreholes.
The script and the source files for the borehole data are attached.
Procedure:
- create a 4x3 IFC file
- import the .py
- change the paths of the data files and hole diameter (if you need)
- run
- reopen the ifc file
Materials are created from the geology.
Strata are aggregated to the borehole (my understanding of the IFC documentation).
Cheers