Add feature to set parent well

This commit is contained in:
Magne Sjaastad
2024-03-25 10:19:31 +01:00
committed by GitHub
parent 7e60a4185b
commit b57767d895
8 changed files with 238 additions and 4 deletions

View File

@@ -170,7 +170,7 @@ public:
std::vector<RimWellPath*> wellPathLaterals() const;
RimWellPathTieIn* wellPathTieIn() const;
void connectWellPaths( RimWellPath* childWell, double tieInMeasuredDepth );
void connectWellPaths( RimWellPath* parentWell, double tieInMeasuredDepth );
protected:
// Override PdmObject