#815 Initialize intersection boxes after loading of case

This commit is contained in:
Magne Sjaastad
2016-09-22 10:38:57 +02:00
parent 3d83d32055
commit 61b7a6c57d
6 changed files with 78 additions and 6 deletions

View File

@@ -163,6 +163,8 @@ void RimGeoMechView::loadDataAndUpdate()
updateViewerWidget();
this->geoMechPropertyFilterCollection()->loadAndInitializePropertyFilters();
this->intersectionBoxCollection()->initialize();
this->scheduleCreateDisplayModelAndRedraw();