#5125 Update RimWellMeasurementInViewCollection when measurements are imported.

This commit is contained in:
Kristian Bendiksen
2019-12-03 10:20:45 +01:00
parent 66ac8fee1d
commit 3583e2ee10
7 changed files with 53 additions and 7 deletions

View File

@@ -71,6 +71,8 @@ public:
int fontSize,
bool forceChange = false ) override;
void updateWellMeasurements();
protected:
virtual void updateViewFollowingRangeFilterUpdates();
void onClearReservoirCellVisibilitiesIfNeccessary() override;