mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-20 11:48:35 -06:00
#6081 Color Results : Load surface data when project is opened
This commit is contained in:
parent
cc591aa287
commit
bcb38a7207
@ -181,6 +181,8 @@ void RimGeoMechView::onLoadDataAndUpdate()
|
||||
this->geoMechPropertyFilterCollection()->loadAndInitializePropertyFilters();
|
||||
m_wellMeasurementCollection->syncWithChangesInWellMeasurementCollection();
|
||||
|
||||
if ( this->m_surfaceCollection ) this->m_surfaceCollection->loadData();
|
||||
|
||||
this->scheduleCreateDisplayModelAndRedraw();
|
||||
|
||||
progress.incrementProgress();
|
||||
|
Loading…
Reference in New Issue
Block a user