Noderesults are now read and displayed

The legend is not updated etc, but this is a start
This commit is contained in:
Jacob Støren
2015-05-04 18:16:57 +02:00
parent 6ff5f406d5
commit 20a8527607
6 changed files with 98 additions and 25 deletions

View File

@@ -259,4 +259,6 @@ RifGeoMechReaderInterface* RimGeoMechResultSlot::resultReaderInterface()
}
}
return NULL;
}