mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#7134 Create modelled well path from well path
From an existing well path, find some coordinates along the geometry and create a new modelled well path based on these coordinates.
This commit is contained in:
@@ -381,6 +381,7 @@ caf::CmdFeatureMenuBuilder RimContextCommandBuilder::commandsFromSelection()
|
||||
menuBuilder << "RicNewEditableWellPathFeature";
|
||||
menuBuilder << "RicNewWellPathLateralFeature";
|
||||
menuBuilder << "RicLinkWellPathFeature";
|
||||
menuBuilder << "RicDuplicateWellPathFeature";
|
||||
|
||||
menuBuilder.addSeparator();
|
||||
menuBuilder << "RicNewWellPathIntersectionFeature";
|
||||
|
||||
Reference in New Issue
Block a user