mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2549 2dIntersectionView. Update view when modifying branch detection and interpol type
This commit is contained in:
@@ -415,6 +415,8 @@ void RimSimWellInViewCollection::fieldChangedByUi(const caf::PdmFieldHandle* cha
|
||||
{
|
||||
m_reservoirView->scheduleSimWellGeometryRegen();
|
||||
m_reservoirView->scheduleCreateDisplayModelAndRedraw();
|
||||
|
||||
for (RimSimWellInView* w : wells) w->schedule2dIntersectionViewUpdate();
|
||||
}
|
||||
else if (&showWellsIntersectingVisibleCells == changedField)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user