mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3706 Annotations. Simple drilling reach circle
This commit is contained in:
@@ -683,6 +683,7 @@ caf::CmdFeatureMenuBuilder RimContextCommandBuilder::commandsFromSelection()
|
||||
else if (dynamic_cast<RimAnnotationCollection*>(uiItem))
|
||||
{
|
||||
menuBuilder << "RicNewTextAnnotationFeature";
|
||||
menuBuilder << "RicNewReachCircleAnnotationFeature";
|
||||
menuBuilder << "RicNewPolygonAnnotationFeature";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user