#1387 Command to delete existing sour sim data from ResInsight

This commit is contained in:
Bjørnar Grip Fjær
2017-08-11 15:37:46 +02:00
parent 2ec68d08fb
commit 63bb85b998
5 changed files with 120 additions and 0 deletions

View File

@@ -410,6 +410,7 @@ QStringList RimContextCommandBuilder::commandsFromSelection()
{
commandIds << "RicReloadCaseFeature";
commandIds << "RicExecuteScriptForCasesFeature";
commandIds << "RicDeleteSourSimDataFeature";
}
else if (dynamic_cast<RimSummaryPlot*>(uiItem))
{