mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3766 Hide blank grid children in GeoMech cases
This commit is contained in:
@@ -851,7 +851,7 @@ bool RimEclipseCase::openReserviorCase()
|
||||
descendantsIncludingThisOfType(gridColls);
|
||||
for (RimGridCollection* gridCollection : gridColls)
|
||||
{
|
||||
gridCollection->syncFromMainGrid();
|
||||
gridCollection->syncFromMainEclipseGrid();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user