#5539 Load Analysis plots when opening project

This commit is contained in:
Jacob Støren
2020-02-25 15:57:29 +01:00
parent bec8afaf39
commit 66d98b3d23
3 changed files with 30 additions and 1 deletions

View File

@@ -39,6 +39,8 @@ public:
void updateSummaryNameHasChanged();
void removeSummaryPlot( RimAnalysisPlot* analysisPlot );
std::vector<RimAnalysisPlot*> plots();
void deleteAllChildObjects();
private: