mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1502 Fishbones : Add "New Perforation" to context menu when clicking on well path
This commit is contained in:
@@ -305,6 +305,7 @@ void RiuViewerCommands::displayContextMenu(QMouseEvent* event)
|
||||
commandIds << "Separator";
|
||||
commandIds << "RicNewWellPathIntersectionFeature";
|
||||
commandIds << "RicNewFishbonesSubsAtMeasuredDepthFeature";
|
||||
commandIds << "RicNewPerforationIntervalAtMeasuredDepthFeature";
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user