ExternalDataManagerCommand Class


External Data Manager Command Class

Represents the commands that an IExternalDataManagerServer supports.
Inheritance Hierarchy
System Object
Autodesk.Revit.UI ExternalDataManagerCommand

Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
public class ExternalDataManagerCommand : IDisposable

The ExternalDataManagerCommand type exposes the following members.

Constructors
Properties
Name Description
Public property Executable Indicates if the command is executable.
Public property Id The id of the command.
Public property IsValidObject Specifies whether the .NET object represents a valid Revit entity.
Public property Name The name of the command.
Public property SupportMultiItems Indicates if the command support manipulate multiple items in one execution.
Public property Tooltip The tooltip of the command.
Top
Methods
Name Description
Public method Dispose Releases all resources used by the ExternalDataManagerCommand
Public method Equals Determines whether the specified object is equal to the current object.
(Inherited from Object )
Public method GetHashCode Serves as the default hash function.
(Inherited from Object )
Public method GetType Gets the Type of the current instance.
(Inherited from Object )
Public method Static member RegisterCommand Registers a command.
Public method ToString Returns a string that represents the current object.
(Inherited from Object )
Top
Remarks
Represents the commands that a IExternalDataManagerServer supports.
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →