mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3447, #3207, #3448 Polished the target table. Improved insert target commands, Add icons to editable wellpaths and target list.
This commit is contained in:
@@ -51,6 +51,7 @@ public:
|
||||
cvf::ref<RigWellPath> createWellPathGeometry();
|
||||
|
||||
void updateWellPathVisualization();
|
||||
std::pair<RimWellPathTarget*, RimWellPathTarget*> findActiveTargetsAroundInsertionPoint(const RimWellPathTarget* targetToInsertBefore);
|
||||
|
||||
void insertTarget(const RimWellPathTarget* targetToInsertBefore,
|
||||
RimWellPathTarget* targetToInsert);
|
||||
|
||||
Reference in New Issue
Block a user