#5508 Phase Distribution Plot : Add to context menu of wells in project tree and 3D

This commit is contained in:
Magne Sjaastad
2020-02-11 11:52:22 +01:00
parent e571d2365c
commit 16d75b23a8
4 changed files with 99 additions and 9 deletions

View File

@@ -730,6 +730,7 @@ caf::CmdFeatureMenuBuilder RimContextCommandBuilder::commandsFromSelection()
menuBuilder << "Separator";
menuBuilder << "RicPlotProductionRateFeature";
menuBuilder << "RicShowWellAllocationPlotFeature";
menuBuilder << "RicShowCumulativePhasePlotFeature";
menuBuilder.subMenuEnd();
menuBuilder << "RicExportCompletionsForVisibleSimWellsFeature";