External
|
Registers a command.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 27.0.4.0 (27.0.4.0)
Parameters
- command ExternalDataManagerCommand
- The command to be registered.
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |
This overload is intended to be used by external servers that already
have a fully-constructed ExternalDataManagerCommand instance. The
service copies the supplied metadata and adds the command to the global
registry.