#3685 Well Path Creation: Set MDRKB at first target when starting from an existing wellpath

This commit is contained in:
Magne Sjaastad
2018-11-16 11:35:13 +01:00
parent 9cd695278e
commit 3c3bb153ac
3 changed files with 28 additions and 2 deletions

View File

@@ -49,6 +49,7 @@ public:
void setReferencePointXyz(const cvf::Vec3d& refPointXyz );
double mdrkbAtFirstTarget() const;
void setMdrkbAtFirstTarget(double mdrkb);
cvf::ref<RigWellPath> createWellPathGeometry();