mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Add surface collection to RimTools
This commit is contained in:
@@ -37,6 +37,7 @@ class PdmOptionItemInfo;
|
||||
class RimWellPathCollection;
|
||||
class RimCase;
|
||||
class RimWellPath;
|
||||
class RimSurfaceCollection;
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
///
|
||||
@@ -66,6 +67,8 @@ public:
|
||||
static RimWellPathCollection* wellPathCollection();
|
||||
static RimWellPath* firstWellPath();
|
||||
|
||||
static RimSurfaceCollection* surfaceCollection();
|
||||
|
||||
static void timeStepsForCase( RimCase* gridCase, QList<caf::PdmOptionItemInfo>* options );
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user