Merged Well Communication Lines into dev

This commit is contained in:
Jacob Støren
2017-03-14 19:22:18 +01:00
13 changed files with 177 additions and 38 deletions

View File

@@ -471,6 +471,8 @@ void RimEclipseView::createDisplayModel()
//--------------------------------------------------------------------------------------------------
void RimEclipseView::updateCurrentTimeStep()
{
m_propertyFilterCollection()->updateFromCurrentTimeStep();
updateLegends(); // To make sure the scalar mappers are set up correctly
std::vector<RivCellSetEnum> geometriesToRecolor;