Improve visual appearance for depth surface

- disable intersection geometry with cell property colors
- allow opacity
- set default color to blue, as most user use this plane for oil-water contact
This commit is contained in:
Magne Sjaastad
2024-08-27 09:48:21 +02:00
parent 0fd27a3a8d
commit 64a559756f
7 changed files with 96 additions and 5 deletions

View File

@@ -26,7 +26,6 @@
#include "cafPdmField.h"
#include "cafPdmProxyValueField.h"
#include "cafPdmPtrField.h"
#include "cvfVector3.h"
class RimWellPathGeometryDef;