Fault: Show both fault faces in in grid mode to make geometry watertight

This commit is contained in:
Magne Sjaastad
2014-01-08 10:47:41 +01:00
parent dbc357eb39
commit 658a513c7f
2 changed files with 3 additions and 10 deletions

View File

@@ -178,7 +178,7 @@ void Rim3dOverlayInfoConfig::update3DInfo()
}
else
{
faultMapping = "Show values from cells behind fault";
faultMapping = "Show values from cells in front and behind fault";
}
infoText += QString("<b>Fault results: </b> %1<br>").arg(faultMapping);