#3636 Temporary LGR : Add required reload functions

This commit is contained in:
Magne Sjaastad
2018-11-06 11:15:36 +01:00
parent fcd9c78dcf
commit eaec135019
2 changed files with 8 additions and 1 deletions

View File

@@ -160,8 +160,9 @@ void RicCreateTemporaryLgrFeature::onActionTriggered(bool isChecked)
if (eclipseView)
{
eclipseView->scheduleReservoirGridGeometryRegen();
eclipseView->loadDataAndUpdate();
}
v->loadDataAndUpdate();
}
if (intersectingOtherLgr)