#1523 Completions : Import perforation intervals from file

This commit is contained in:
Bjørnar Grip Fjær
2017-05-30 11:56:18 +02:00
parent f25701ba98
commit 5cafccdc80
9 changed files with 403 additions and 1 deletions

View File

@@ -400,6 +400,7 @@ QStringList RimContextCommandBuilder::commandsFromSelection()
commandIds << "RicEditPerforationCollectionFeature";
commandIds << "RicExportFishbonesLateralsFeature";
commandIds << "RicExportFishbonesWellSegmentsFeature";
commandIds << "RicWellPathImportPerforationIntervalsFeature";
commandIds << "RicWellPathExportCompletionDataFeature";
commandIds << "RicWellPathImportCompletionsFileFeature";
commandIds << "RicFlyToObjectFeature";