<Code Lib>
2023 Method
Changes 0
M

IExternalApplication.OnStartup

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

Result OnStartup(
	UIControlledApplication application
)

Return Value Result Indicates if the external application completes its work successfully.

Loading…