Python support for grid case groups

This commit is contained in:
Magne Sjaastad
2023-07-06 15:08:04 +02:00
committed by Kristian Bendiksen
parent 35e2e43c3a
commit 91c253f8fe
5 changed files with 254 additions and 1 deletions

View File

@@ -74,6 +74,8 @@ public:
void populateResultSelectionAfterLoadingGrid();
void setSourceProperties( RiaDefines::ResultCatType propertyType, const std::vector<QString>& propertyNames );
private:
void scheduleACTIVEGeometryRegenOnReservoirViews();