mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2770 Fracture : Recompute completion type when required
This commit is contained in:
@@ -321,8 +321,7 @@ void RimEllipseFractureTemplate::reload()
|
||||
this->firstAncestorOrThisOfType(proj);
|
||||
if (proj)
|
||||
{
|
||||
//Regenerate geometry
|
||||
proj->createDisplayModelAndRedrawAllViews();
|
||||
proj->reloadCompletionTypeResultsInAllViews();
|
||||
assignConductivityToCellsInsideEllipse();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user