mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Add grid calculator button to 3d view toolbar, add grid calc command to case context menu
This commit is contained in:
@@ -1158,6 +1158,7 @@ caf::CmdFeatureMenuBuilder RimContextCommandBuilder::commandsFromSelection()
|
||||
}
|
||||
else if ( dynamic_cast<RimEclipseCase*>( firstUiItem ) )
|
||||
{
|
||||
menuBuilder << "RicShowGridCalculatorFeature";
|
||||
menuBuilder << "RicAddEclipseInputPropertyFeature";
|
||||
menuBuilder << "RicReloadCaseFeature";
|
||||
menuBuilder << "RicReplaceCaseFeature";
|
||||
|
||||
Reference in New Issue
Block a user