mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1092 - pre-proto - Adding feature for exporting COMPDAT file for well path fractures.
This commit is contained in:
@@ -209,6 +209,8 @@ QStringList RimContextCommandBuilder::commandsFromSelection()
|
||||
commandIds << "RicWellPathsImportSsihubFeature";
|
||||
commandIds << "RicWellLogsImportFileFeature";
|
||||
commandIds << "Separator";
|
||||
commandIds << "RicExportWellPathFractureWellCompletionFeature";
|
||||
commandIds << "Separator";
|
||||
commandIds << "RicWellPathsDeleteAllFeature";
|
||||
}
|
||||
else if (dynamic_cast<RimWellPath*>(uiItem))
|
||||
|
||||
Reference in New Issue
Block a user