RVTDocs.com
Namespace: Autodesk.Revit.UI Interface: IExternalApplication

IExternalApplication.OnStartup

Method
Description:
Implement this method to execute some tasks when Autodesk Revit starts.
Syntax
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.