#2075 RFT Plot: Add "New RFT plot" command to well path

This commit is contained in:
Rebecca Cox
2017-11-02 10:00:27 +01:00
parent dc93767683
commit e60941aa2c
4 changed files with 28 additions and 111 deletions

View File

@@ -306,6 +306,7 @@ void RiuViewerCommands::displayContextMenu(QMouseEvent* event)
commandIds << "RicNewWellLogCurveExtractionFeature";
commandIds << "RicNewWellLogFileCurveFeature";
commandIds << "RicNewRftPlotFeature";
commandIds << "Separator";
commandIds << "RicNewWellPathIntersectionFeature";
commandIds << "RicNewFishbonesSubsAtMeasuredDepthFeature";