<Code Lib>
2020 Method
Changes 0
M

IExternalApplication.OnShutdown

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

Result OnShutdown(
	UIControlledApplication application
)

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

Loading…