#2609 Make modeled well path visible when loading project file

This commit is contained in:
Jacob Støren
2018-07-02 16:55:32 +02:00
parent dc95b217c5
commit 95c396ce77
5 changed files with 44 additions and 28 deletions

View File

@@ -88,7 +88,7 @@ public:
caf::PdmChildArrayField<RimWellPath*> wellPaths;
void readWellPathFiles();
void loadDataAndUpdate();
void addWellPaths(QStringList filePaths);
void removeWellPath(RimWellPath* wellPath);