IExternalApplication.OnStartup
Method
Description:
Implement this method to execute some tasks when Autodesk Revit starts.
Implement this method to execute some tasks when Autodesk Revit starts.
Parameters
| Parameter | Type | Description |
|---|---|---|
| application | UIControlledApplication | A handle to the application being started. |
Return Value
| Type | Description |
|---|---|
| Result | Indicates if the external application completes its work successfully. |