(#266) Added geometry for grid box faces

Added legend lines and text
This commit is contained in:
Magne Sjaastad
2015-11-12 12:00:51 +01:00
parent 83d1c0c411
commit 7ff7f42adc
12 changed files with 955 additions and 19 deletions

View File

@@ -480,6 +480,8 @@ void RimEclipseView::createDisplayModel()
m_overlayInfoConfig()->update3DInfo();
updateLegends();
}
m_viewer->showGridBox(true);
}