mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2332 2D Intersection View: Command to create view
This commit is contained in:
@@ -221,6 +221,8 @@ void RiuViewerCommands::displayContextMenu(QMouseEvent* event)
|
||||
|
||||
menuBuilder << "RicHideIntersectionFeature";
|
||||
menuBuilder.addSeparator();
|
||||
menuBuilder << "RicNewIntersectionViewFeature";
|
||||
menuBuilder.addSeparator();
|
||||
}
|
||||
else if (intersectionBoxSourceInfo)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user