mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
(#528) Using case and current result from active view when adding new curve
This commit is contained in:
@@ -28,6 +28,7 @@ class RimCase;
|
||||
class RimEclipseResultDefinition;
|
||||
class RimGeoMechResultDefinition;
|
||||
class RimWellPath;
|
||||
class RimView;
|
||||
|
||||
//==================================================================================================
|
||||
///
|
||||
@@ -43,6 +44,7 @@ public:
|
||||
virtual void updatePlotData();
|
||||
|
||||
void setWellPath(RimWellPath* wellPath);
|
||||
void setPropertiesFromView(RimView* view);
|
||||
|
||||
protected:
|
||||
virtual QString createCurveName();
|
||||
|
||||
Reference in New Issue
Block a user