#1451 Add command for adding new perforation interval

This commit is contained in:
Bjørnar Grip Fjær
2017-05-11 13:34:00 +02:00
parent d3bcc1644c
commit 5a8a632082
6 changed files with 171 additions and 0 deletions

View File

@@ -396,6 +396,7 @@ QStringList RimContextCommandBuilder::commandsFromSelection()
commandIds << "RicSummaryCurveSwitchAxisFeature";
commandIds << "RicNewFishbonesSubsFeature";
commandIds << "RicNewPerforationIntervalFeature";
commandIds << "RicExportFishbonesLateralsFeature";
commandIds << "RicWellPathImportCompletionsFileFeature";