#3631 Well Path Export. Use RKB for modeled well paths

This commit is contained in:
Bjørn Erik Jensen
2018-11-06 11:23:19 +01:00
parent eaec135019
commit 886487f45d
5 changed files with 31 additions and 15 deletions

View File

@@ -36,7 +36,7 @@ public:
void createWellPathGeometry();
void updateWellPathVisualization();
void scheduleUpdateOfDependentVisualization();
RimWellPathGeometryDef* geometryDefinition();
RimWellPathGeometryDef* geometryDefinition() const;
QString wellPlanText();
private: