mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#4121 Set default case and parameters when creating Cross Plot
This commit is contained in:
@@ -49,6 +49,7 @@ void RicCreateGridCrossPlotFeature::onActionTriggered(bool isChecked)
|
||||
RimGridCrossPlotCollection* collection = project->mainPlotCollection()->gridCrossPlotCollection();
|
||||
RimGridCrossPlot* plot = collection->createGridCrossPlot();
|
||||
|
||||
plot->createCurveSet();
|
||||
plot->loadDataAndUpdate();
|
||||
plot->updateConnectedEditors();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user