mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3457 Export visible cells. New command file command
This commit is contained in:
@@ -40,7 +40,8 @@ public:
|
||||
SNAPSHOTS,
|
||||
PROPERTIES,
|
||||
STATISTICS,
|
||||
WELLPATHS
|
||||
WELLPATHS,
|
||||
CELLS
|
||||
};
|
||||
|
||||
typedef caf::AppEnum<ExportType> ExportTypeEnum;
|
||||
|
||||
Reference in New Issue
Block a user