#3549 Temporary LGR : Delete cached extractors and redraw curves

This commit is contained in:
Magne Sjaastad
2018-10-24 12:59:43 +02:00
parent 6445ab05fe
commit 166d7dcb6c
10 changed files with 61 additions and 3 deletions

View File

@@ -58,6 +58,7 @@ public:
void removeExtractors(const RigWellPath* wellPath);
void removeExtractors(const RigEclipseCaseData* caseData);
void removeExtractors(const RigGeoMechCaseData* caseData);
void deleteAllExtractors();
const std::vector<RimWellRftPlot*> rftPlots() const;
void addPlot(RimWellRftPlot* newPlot);