mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
(#679) Inactive cells can be toggled from the intersection
This commit is contained in:
@@ -64,6 +64,7 @@ public:
|
||||
|
||||
caf::PdmField< caf::AppEnum< CrossSectionEnum > > type;
|
||||
caf::PdmField< caf::AppEnum< CrossSectionDirEnum > > direction;
|
||||
caf::PdmField< bool > showInactiveCells;
|
||||
|
||||
caf::PdmPtrField<RimWellPath*> wellPath;
|
||||
caf::PdmPtrField<RimEclipseWell*> simulationWell;
|
||||
|
||||
Reference in New Issue
Block a user