-
-
Notifications
You must be signed in to change notification settings - Fork 262
Open
Labels
Description
Describe the bug
I am creating a simple model with the extent [0, 1000, 0, 1000, -600, 0]. When looking at the PyVista plots, I noticed that the model is smaller than the extent, see screenshot.
The behavior becomes more apparent, when you want to calculate smaller submodels with a higher resolution and merge them later on. See second screenshot and the gaps between the models.
To Reproduce
Provide detailed steps to reproduce the behavior:
Building a model with the shown extent
Expected behavior
The meshes stretch all the way to the provided extent.

