#3645 Temp LGR. Fix LGR name clash

This commit is contained in:
Bjørn Erik Jensen
2018-11-09 10:59:38 +01:00
parent 41a82ecdf3
commit c122a14bb2
4 changed files with 80 additions and 12 deletions

View File

@@ -174,6 +174,7 @@ void RicCreateTemporaryLgrFeature::onActionTriggered(bool isChecked)
RicDeleteTemporaryLgrsFeature::deleteAllTemporaryLgrs(eclipseCase);
RicExportLgrFeature::resetLgrNaming();
bool intersectingOtherLgrs = false;
for (const auto& wellPath : wellPaths)
{