Revit 2025.3 API
IExternal |
This method is called to handle the external event.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
void Execute( UIApplication app )
Sub Execute ( app As UIApplication )
void Execute( UIApplication^ app )
abstract Execute : app : UIApplication -> unit
Parameters
- app UIApplication
See Also