#2144 Context menu: Add Plot well allocation command to wellPath

This commit is contained in:
Rebecca Cox
2017-11-30 12:05:43 +01:00
parent 19e649a674
commit 845373940f
2 changed files with 51 additions and 14 deletions

View File

@@ -242,6 +242,7 @@ caf::CmdFeatureMenuBuilder RimContextCommandBuilder::commandsFromSelection()
menuBuilder << "Separator";
menuBuilder << "RicNewRftPlotFeature";
menuBuilder << "RicNewPltPlotFeature";
menuBuilder << "RicShowWellAllocationPlotFeature";
menuBuilder << "RicNewWellLogFileCurveFeature";
menuBuilder << "RicNewWellLogCurveExtractionFeature";
menuBuilder << "RicNewWellPathIntersectionFeature";