This method is called to handle the external event.
Namespace: Autodesk.Revit.UIAssembly: RevitAPIUI (in RevitAPIUI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2013
Syntax
| C# |
|---|
void Execute( UIApplication app ) |
| Visual Basic |
|---|
Sub Execute ( _ app As UIApplication _ ) |
| Visual C++ |
|---|
void Execute( UIApplication^ app ) |
Parameters
- app
- Type: Autodesk.Revit.UI..::..UIApplication