IExternalEventHandlerExecute Method

This method is called to handle the external event.

Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
void Execute(
	UIApplication app
)

Parameters

app  UIApplication
 
See Also