#1976 RFT/PLT Plot. Associate well path and sim well when loading models and files

This commit is contained in:
Bjørn Erik Jensen
2017-10-11 15:23:14 +02:00
parent dcb1c40414
commit 6c51938000
3 changed files with 34 additions and 11 deletions

View File

@@ -116,7 +116,8 @@ public:
const QString relatedSimulationWell() const;
int relatedSimulationWellBranch() const;
static const QString tryFindSimulationWellFromWellPathName(const QString& wellPathName);
bool tryAssociateWithSimulationWell();
bool isAssociatedWithSimulationWell() const;
private: