#8006 Ensemble Well Log: Create ensemble from well path in project (#8018)

This commit is contained in:
Kristian Bendiksen
2021-09-21 15:33:18 +02:00
committed by GitHub
parent b9767a35a4
commit 02b5246a20
4 changed files with 112 additions and 14 deletions

View File

@@ -388,6 +388,7 @@ caf::CmdFeatureMenuBuilder RimContextCommandBuilder::commandsFromSelection()
appendExportWellPaths( menuBuilder );
menuBuilder.addSeparator();
menuBuilder << "RicCreateEnsembleWellLogFeature";
menuBuilder.subMenuStart( "Well Plots", QIcon( ":/WellLogTrack16x16.png" ) );
menuBuilder << "RicNewRftPlotFeature";
menuBuilder << "RicNewPltPlotFeature";