(#396) Added the data (with gui) to curves to define the well log extraction

This commit is contained in:
Jacob Støren
2015-09-02 09:17:36 +02:00
parent b29ad69673
commit e44a78cf57
7 changed files with 117 additions and 22 deletions

View File

@@ -72,6 +72,7 @@ protected:
friend class RimEclipsePropertyFilter;
friend class RimEclipseFaultColors;
friend class RimWellLogEclipseCurve;
// User interface only fields, to support "filtering"-like behaviour etc.
caf::PdmField< caf::AppEnum< RimDefines::ResultCatType > > m_resultTypeUiField;