#1697 Export of visible cells to FLUXNUM / MULTNUM .GRDECL file

This commit is contained in:
Bjørnar Grip Fjær
2017-08-29 14:29:45 +02:00
parent 279080fc4a
commit 1c483c7420
8 changed files with 354 additions and 1 deletions

View File

@@ -353,6 +353,7 @@ void RiuViewerCommands::displayContextMenu(QMouseEvent* event)
commandIds << "Separator";
commandIds << "RicNewGridTimeHistoryCurveFeature";
commandIds << "RicShowFlowCharacteristicsPlotFeature";
commandIds << "RicSaveEclipseInputVisibleCellsFeature";
RimContextCommandBuilder::appendCommandsToMenu(commandIds, &menu);