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

    Parameters

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