mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3354 Fracture Viz : Geometry from previous fracture template is not removed
This commit is contained in:
parent
251dc050d0
commit
6f555c495a
@ -87,6 +87,8 @@ void RivWellFracturePartMgr::appendGeometryPartsToModel(cvf::ModelBasicList* mod
|
||||
|
||||
if (!m_rimFracture->fractureTemplate()) return;
|
||||
|
||||
m_visibleFracturePolygons.clear();
|
||||
|
||||
double characteristicCellSize = eclView.ownerCase()->characteristicCellSize();
|
||||
|
||||
cvf::Collection<cvf::Part> parts;
|
||||
|
Loading…
Reference in New Issue
Block a user