An interface to be executed when an external event is raised.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public interface IExternalEventHandler
The IExternalEventHandler type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Execute | This method is called to handle the external event. |
![]() | GetName | String identification of the event handler. |