mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#6888 Fix assert when MD gives anchor position outside of active cells bounding box.
This commit is contained in:
@@ -68,6 +68,8 @@ public:
|
||||
|
||||
void enableTargetPointPicking( bool isEnabling );
|
||||
|
||||
void setUseAutoGeneratedTargetAtSeaLevel( bool autoGenerate );
|
||||
|
||||
std::vector<RiaWellPlanCalculator::WellPlanSegment> wellPlan() const;
|
||||
std::vector<RimWellPathTarget*> activeWellTargets() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user