#1174 Added Show contributing wells from 3D view

This commit is contained in:
Magne Sjaastad
2017-02-21 09:49:27 +01:00
parent 91a962ab21
commit b2ec4e055f
4 changed files with 21 additions and 36 deletions

View File

@@ -309,6 +309,7 @@ void RiuViewerCommands::displayContextMenu(QMouseEvent* event)
commandIds << "RicNewSimWellIntersectionFeature";
commandIds << "RicShowWellAllocationPlotFeature";
commandIds << "RicShowContributingWellsFeature";
}
}