#5119, #5120 Default case for intersection result

Fixed missing intersection colors when cellresults are turned off
This commit is contained in:
Jacob Støren
2019-11-29 09:29:17 +01:00
parent fa72835dd8
commit 021af085a7
10 changed files with 87 additions and 40 deletions

View File

@@ -43,8 +43,10 @@ public:
bool isInAction() const;
QString autoName() const;
RimCase* activeCase() const;
void setActiveCase( RimCase* activeCase );
bool isEclipseResultDefinition();
int timeStep() const;
bool hasResult();
RimRegularLegendConfig* regularLegendConfig() const;
RimTernaryLegendConfig* ternaryLegendConfig() const;