#4819 Add methods to get case and time step name for RimContourMapProjection.

This commit is contained in:
Kristian Bendiksen
2019-10-22 09:54:31 +02:00
parent eb829abf72
commit f70fbe0071
2 changed files with 31 additions and 0 deletions

View File

@@ -89,6 +89,9 @@ public:
QString resultAggregationText() const;
QString caseName() const;
QString currentTimeStepName() const;
double maxValue() const;
double minValue() const;