mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fault: Show both fault faces in in grid mode to make geometry watertight
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user