mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3924 Measurements : Hide measurement from project tree
This commit is contained in:
@@ -61,6 +61,7 @@ RimOilField::RimOilField(void)
|
||||
|
||||
CAF_PDM_InitFieldNoDefault(&measurement, "Measurement", "Measurement", "", "", "");
|
||||
measurement = new RimMeasurement();
|
||||
measurement.xmlCapability()->disableIO();
|
||||
|
||||
analysisModels = new RimEclipseCaseCollection();
|
||||
wellPathCollection = new RimWellPathCollection();
|
||||
|
||||
Reference in New Issue
Block a user