#1185 Added "Plot Production Rates" for sim well in 3D and project tree

This commit is contained in:
Magne Sjaastad
2017-03-08 11:42:08 +01:00
parent 6791600d03
commit a81980c235
5 changed files with 261 additions and 0 deletions

View File

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