Skip to content

IContextMenuCreator.BuildContextMenu

Public Class

Build a Context Menu.

Namespace: Autodesk.Revit.UI

Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.0.0.0 (25.0.0.0)

Syntax

void BuildContextMenu(
ContextMenu menu
)

Parameters

menu ContextMenu

Remarks

In this method, developer can add menu items to the passed in ContextMenu object. This callback will be called on every right-click in Canvas or ProjectBrowser.