Update well information when creating a 3D window on a case

p4#: 21468
This commit is contained in:
Magne Sjaastad
2013-04-29 11:08:31 +02:00
parent 37ff2b2b73
commit fad4761bc4
2 changed files with 3 additions and 1 deletions

View File

@@ -364,7 +364,7 @@ void RimReservoirView::fieldChangedByUi(const caf::PdmFieldHandle* changedField,
updateViewerWidget();
if (generateDisplayModel)
{
createDisplayModelAndRedraw();
updateDisplayModelForWellResults();
}
}
else