mirror of
https://github.com/OPM/ResInsight.git
synced 2026-09-03 20:53:13 -05:00
#2122 Formation/Well Path: Set formations path and key on RimWellPath
This commit is contained in:
@@ -38,6 +38,8 @@ class RifWellPathFormationsImporter
|
||||
public:
|
||||
cvf::ref<RigWellPathFormations> readWellPathFormations(const QString& formationFilePath, const QString& wellName);
|
||||
|
||||
std::map<QString, cvf::ref<RigWellPathFormations>> readWellPathFormationsFromPath(const QString& filePath);
|
||||
|
||||
private:
|
||||
void readAllWellPathFormations(const QString& filePath);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user