UIControlled
|
Adds a new context menu creator.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 27.0.4.0 (27.0.4.0)
Parameters
- fullClassName String
- FullClassName of the application.
- creator IContextMenuCreator
- Your add-in's implementation of the IContextMenuCreator interface.
For details about the use of IContextMenuCreator, see
IContextMenuCreator
.