mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#5478 Make well measurement visibility independent of well path visibility
This commit is contained in:
@@ -86,8 +86,6 @@ void RivWellPathsPartMgr::appendDynamicGeometryPartsToModel( cvf::ModelBasicList
|
||||
double characteristicCellSize,
|
||||
const cvf::BoundingBox& wellPathClipBoundingBox )
|
||||
{
|
||||
if ( !isWellPathVisible() ) return;
|
||||
|
||||
createPartManagersIfRequired();
|
||||
|
||||
for ( auto& partMgr : m_wellPathsPartMgrs )
|
||||
|
||||
Reference in New Issue
Block a user