#1288 Show contributing wells from 3D view without using well alloc plot

This commit is contained in:
Magne Sjaastad
2017-03-09 11:16:27 +01:00
parent 03af1d5e5f
commit 7e4906fced
5 changed files with 277 additions and 29 deletions

View File

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