mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#5019 Update display model on separate intersection settings change
This commit is contained in:
@@ -38,7 +38,8 @@ public:
|
||||
RimIntersectionResultDefinition();
|
||||
~RimIntersectionResultDefinition() override;
|
||||
|
||||
bool isActive();
|
||||
bool isActive() const;
|
||||
bool isInAction() const;
|
||||
QString autoName() const;
|
||||
RimCase* activeCase() const;
|
||||
bool isEclipseResultDefinition();
|
||||
|
||||
Reference in New Issue
Block a user