#5779 Create Well Path : Add auto generated target at sea level

This commit is contained in:
Magne Sjaastad
2020-04-07 15:07:52 +02:00
parent 379276ae06
commit 1c511dbeb3
4 changed files with 66 additions and 58 deletions

View File

@@ -33,6 +33,7 @@ public:
RimWellPathTarget();
~RimWellPathTarget() override;
void setEnabled( bool enable );
bool isEnabled() const;
void setAsPointTargetXYD( const cvf::Vec3d& point );