mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#751 : Well pipes for intersections based on Simulation Wells disappears when a Range Filter is applied
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
|
||||
class RimCrossSection;
|
||||
class RimEclipseCellColors;
|
||||
class RimEclipseWell;
|
||||
|
||||
namespace cvf {
|
||||
class ModelBasicList;
|
||||
@@ -48,6 +49,7 @@ public:
|
||||
|
||||
void appendCrossSection(RimCrossSection* crossSection);
|
||||
|
||||
bool hasActiveCrossSectionForSimulationWell(RimEclipseWell* eclipseWell) const;
|
||||
|
||||
// Visualization interface
|
||||
|
||||
|
||||
Reference in New Issue
Block a user