An interface that should be implemented to provide the implementation for a Revit add-in External Command.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public interface IExternalCommand
The IExternalCommand type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Execute | Overload this method to implement and external command within Revit. |