mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2591 3D well log curves: Add grid line along path
This commit is contained in:
@@ -800,8 +800,6 @@ void RivIntersectionPartMgr::appendWellPipePartsToModel(cvf::ModelBasicList* mod
|
||||
|
||||
if (!wellPath) return;
|
||||
|
||||
RigWellPath* wellPathGeometry = wellPath->wellPathGeometry();
|
||||
|
||||
RimGridView* gridView = nullptr;
|
||||
m_rimCrossSection->firstAncestorOrThisOfTypeAsserted(gridView);
|
||||
double cellSize = gridView->ownerCase()->characteristicCellSize();
|
||||
|
||||
Reference in New Issue
Block a user