Message 1 of 8
Accessing Revit context menus
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I'm in the process of writing a small plugin which would act as a project browser and do various things which would be helpful to me.
The current project browser allows the user to right click on a view to access thinks like 'Duplicate View' or 'Rename' etc.
Is there any way I can 'link' to the context menu from addin, so the user right clicks and I get Revit to display the appropriate menu?
Or alternatively, is there any way to create a right click menu (I can't see anything in the API documentation).
Thanks,