#1451 Add table editor for perforation intervals

This commit is contained in:
Bjørnar Grip Fjær
2017-05-11 15:07:31 +02:00
parent 5a8a632082
commit dc4e7e0773
7 changed files with 275 additions and 0 deletions

View File

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