#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

@@ -37,6 +37,7 @@ public:
RimModeledWellPath();
~RimModeledWellPath();
void createWellPathGeometry();
void updateWellPathVisualization();
private: