mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2463 Well CF Visualization: Set 'Well Connection Factors' default off
This commit is contained in:
@@ -34,7 +34,7 @@ RimVirtualPerforationResults::RimVirtualPerforationResults()
|
|||||||
|
|
||||||
CAF_PDM_InitObject(connectionFactorUiName, ":/CellResult.png", "", "");
|
CAF_PDM_InitObject(connectionFactorUiName, ":/CellResult.png", "", "");
|
||||||
|
|
||||||
CAF_PDM_InitField(&m_isActive, "ShowConnectionFactors", true, "", "", "", "");
|
CAF_PDM_InitField(&m_isActive, "ShowConnectionFactors", false, "", "", "", "");
|
||||||
CAF_PDM_InitField(&m_geometryScaleFactor, "GeometryScaleFactor", 0.2, "Geometry Scale Factor", "", "", "");
|
CAF_PDM_InitField(&m_geometryScaleFactor, "GeometryScaleFactor", 0.2, "Geometry Scale Factor", "", "", "");
|
||||||
|
|
||||||
CAF_PDM_InitFieldNoDefault(&m_legendConfig, "LegendDefinition", "Legend Definition", "", "", "");
|
CAF_PDM_InitFieldNoDefault(&m_legendConfig, "LegendDefinition", "Legend Definition", "", "", "");
|
||||||
|
|||||||
Reference in New Issue
Block a user