-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Describe the bug
When using the 3d plotting routine for certain models, the color of the inputa data (surface points and orientations) does not match the colors of the respective results (surface meshes, lith block). This only happens if show_lith_block=True
, and we tracked it down to only happen on Windows system, not on Linux.
It also seems to be related to models having multiple structural elements in a structural group.
To Reproduce
Run the following example on a Windows system: Example7.
Expected behavior
Colors should match respective results on all systems.
Screenshots
Additional context
@Leguark suggested that you might be able to help @banesullivan, as this seems to be at least partially pyvista related.
Edit: Annotated example.
banesullivan
Metadata
Metadata
Assignees
Labels
No labels