Eplan Platform API
Eplan.EplApi.ApplicationFramework Namespace / IEplAddIn Interface

In This Topic
    IEplAddIn Interface Methods
    In This Topic

    For a list of all members of this type, see IEplAddIn members.

    Public Methods
     NameDescription
     MethodIs called at system shutdown if the add-in was loaded at system startup!  
     MethodIs called if the add-in is to be loaded at system start-up .  
     MethodCalled by the framework if the user interface was initialized and the add-in can modify the user interface. Is only called if the add-in is loaded at system startup!  
     MethodIs called once when a new add-in is selected.  
     MethodIs called once, when the add-in is removed from the system.  
    Top
    See Also