#2152 Fracture : Add color interpolation mode

This commit is contained in:
Magne Sjaastad
2018-01-12 14:56:05 +01:00
parent ff03820a19
commit 5e3bc0e5ee
4 changed files with 41 additions and 0 deletions
@@ -212,6 +212,7 @@ void RimSimWellFracture::defineUiOrdering(QString uiConfigName, caf::PdmUiOrderi
propertyGroup->add(&m_fractureUnit);
propertyGroup->add(&m_fractureTemplate);
propertyGroup->add(&m_stimPlanTimeIndexToPlot);
propertyGroup->add(&m_stimPlanCellVizMode);
propertyGroup->add(&m_perforationLength);
propertyGroup->add(&m_perforationEfficiency);
propertyGroup->add(&m_wellDiameter);