IExternalApplication Methods
| Name | Return Type | Description |
|---|---|---|
| OnShutdown(UIControlledApplication) | Result | Implement this method to execute some tasks when Autodesk Revit shuts down. |
| OnStartup(UIControlledApplication) | Result | Implement this method to execute some tasks when Autodesk Revit starts. |