mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1722 Completion Export : Use RimTools::wellPathCollection
This commit is contained in:
@@ -606,7 +606,7 @@ void RivWellPathPartMgr::clearAllBranchData()
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
///
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
RimWellPathCollection* RivWellPathPartMgr::wellPathCollection()
|
||||
RimWellPathCollection* RivWellPathPartMgr::wellPathCollection() const
|
||||
{
|
||||
if (!m_rimWellPath) return nullptr;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user