OnStartup Method


IExternal Application On Startup Method

Implement this method to execute some tasks when Autodesk Revit starts.

Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
Result OnStartup(
	UIControlledApplication application
)

Parameters

application UIControlledApplication
A handle to the application being started.

Return Value

Result
Indicates if the external application completes its work successfully.
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →