#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

@@ -420,6 +420,7 @@ QStringList RimContextCommandBuilder::commandsFromSelection()
}
else if (dynamic_cast<RimEclipseWell*>(uiItem))
{
commandIds << "RicPlotProductionRateFeature";
commandIds << "Separator";
commandIds << "RicEclipseWellShowLabelFeature";
commandIds << "RicEclipseWellShowHeadFeature";