#5125 Update RimWellMeasurementInViewCollection when measurements are imported.

This commit is contained in:
Kristian Bendiksen
2019-12-03 10:20:45 +01:00
parent 66ac8fee1d
commit 3583e2ee10
7 changed files with 53 additions and 7 deletions

View File

@@ -175,6 +175,7 @@ void RimGeoMechView::onLoadDataAndUpdate()
updateMdiWindowVisibility();
this->geoMechPropertyFilterCollection()->loadAndInitializePropertyFilters();
m_wellMeasurementCollection->syncWithChangesInWellMeasurementCollection();
this->scheduleCreateDisplayModelAndRedraw();