API Help
Eplan.EplApi.ApplicationFramework Namespace / IEplAddIn Interface
Methods

In This Topic
    IEplAddIn Interface Members
    In This Topic

    The following tables list the members exposed by IEplAddIn.

    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