Basic seismic support (#10010)

Add basic seismic section support to eclipse and geomech views.
This commit is contained in:
jonjenssen
2023-03-24 15:36:10 +01:00
committed by GitHub
parent 71a418dc78
commit 2e01f4a31d
73 changed files with 4594 additions and 76 deletions

View File

@@ -43,6 +43,7 @@ public:
TransparentFault,
TransparentNnc,
TransparentMeshLines,
TransparentSeismic,
Highlight,
Text
};