(#633) Cross sections on simulation wells

This commit is contained in:
Jacob Støren
2015-11-26 11:08:38 +01:00
parent faf35d32c6
commit 3e78eebee3
5 changed files with 117 additions and 111 deletions

View File

@@ -240,8 +240,6 @@ void RiuViewerCommands::displayContextMenu(QMouseEvent* event)
}
}
// TODO: Include when cross section from simulation wells are ready
/*
const RivEclipseWellSourceInfo* eclipseWellSourceInfo = dynamic_cast<const RivEclipseWellSourceInfo*>(firstHitPart->sourceInfo());
if (eclipseWellSourceInfo)
{
@@ -253,7 +251,7 @@ void RiuViewerCommands::displayContextMenu(QMouseEvent* event)
commandIds << "RicNewSimWellCrossSectionFeature";
}
}
*/
}
// View Link commands