This method is called to handle the external event.
Namespace: Autodesk.Revit.UIAssembly: RevitAPIUI (in RevitAPIUI.dll) Version: 23.0.0.0 (23.1.0.0)
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