mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3387 Add "Show Well Plan" command
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
#include "cafPdmFieldCvfVec3d.h"
|
||||
#include "cafPdmPtrField.h"
|
||||
#include "cafPdmChildArrayField.h"
|
||||
#include "RiaWellPlanCalculator.h"
|
||||
|
||||
|
||||
class RimWellPath;
|
||||
@@ -62,6 +63,7 @@ public:
|
||||
|
||||
void enableTargetPointPicking(bool isEnabling);
|
||||
|
||||
std::vector<RiaWellPlanCalculator::WellPlanSegment> wellPlan() const;
|
||||
std::vector<RimWellPathTarget*> activeWellTargets() const;
|
||||
protected:
|
||||
void defineCustomContextMenu(const caf::PdmFieldHandle* fieldNeedingMenu,
|
||||
|
||||
Reference in New Issue
Block a user