#4216 Support saving curve appearance

This commit is contained in:
Gaute Lindkvist
2019-03-22 11:22:31 +01:00
parent 646d79ce57
commit bf3f505dc1
5 changed files with 139 additions and 42 deletions
@@ -70,6 +70,8 @@ RimEclipseContourMapView::RimEclipseContourMapView()
m_contourMapProjectionPartMgr = new RivContourMapProjectionPartMgr(contourMapProjection(), this);
((RiuViewerToViewInterface*)this)->setCameraPosition(sm_defaultViewMatrix);
cellResult()->setTernaryEnabled(false);
}
//--------------------------------------------------------------------------------------------------