IExternal
|
Retrieves commands in the Add menu.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 27.0.4.0 (27.0.4.0)
The returned ids define the drop-down list attached to the "Add" button
in the dialog toolbar. Return an empty array if the server does not
support adding new content.
The ids must correspond to commands previously registered via
ExternalDataManagerCommand.registerCommand.