RVTDocs.com
Namespace: Autodesk.Revit.UI

IExternalApplication

Interface
Description:
An interface that supports addition of external applications to Revit.
Remarks:
External applications are permitted to customize the Revit UI, and to add events and updaters to the session.
Syntax
public interface IExternalApplication
IExternalApplication Interface Members:
Name Description
OnShutdown Implement this method to execute some tasks when Autodesk Revit shuts down.
OnStartup Implement this method to execute some tasks when Autodesk Revit starts.