Harness proD API Help
EPLAN.Harness.API.Plugins Namespace / IHpDLibraryPlugin Interface / Execute Method
Initialized instance of EPLAN Harness proD Library API.
In This Topic
    Execute Method (IHpDLibraryPlugin)
    In This Topic
    Execution of this plugin.
    Syntax
    void Execute( 
       Library api
    )

    Parameters

    api
    Initialized instance of EPLAN Harness proD Library API.
    Remarks
    This method will be called after pressing the plugin button.
    See Also