mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2039 PLT Plot: Add branch index getter
This commit is contained in:
@@ -91,6 +91,7 @@ public:
|
||||
|
||||
void setCurrentWellName(const QString& currWellName);
|
||||
QString currentWellName() const;
|
||||
int branchIndex() const;
|
||||
|
||||
static bool hasFlowData(const RimWellLogFile* wellLogFile);
|
||||
static bool isFlowChannel(RimWellLogFileChannel* channel);
|
||||
|
||||
Reference in New Issue
Block a user