cgre-aachen / gemgis

Spatial data processing for geomodeling
https://gemgis.readthedocs.io/en/latest
GNU Lesser General Public License v3.0
258 stars 41 forks source link

Add tutorial about adding geometries like tunnels to a GemPy Model #133

Closed AlexanderJuestel closed 3 years ago

AlexanderJuestel commented 3 years ago

As the construction of geological models is often related to constructions for example of tunnels, we should provide a tutorial on how to add tunnels to GemPy models intersecting the geological layers.

image https://amberggroup.com/fileadmin/user_upload/Image-1_BIM-3D-Model.png

AlexanderJuestel commented 3 years ago

Adding a tube/tunnel to a PyVista Plot

image

AlexanderJuestel commented 3 years ago

@yang8038, above you can see two surfaces extracted from a GemPy Model and a gray tube representing a tunnel (just for visualization purposes). Is that what you need?