#2039 PLT Plot: Add branch index getter

This commit is contained in:
Rebecca Cox
2017-11-05 11:27:51 +01:00
parent 7f3ec2ad84
commit 7e707f131c
2 changed files with 9 additions and 0 deletions

View File

@@ -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);