Harness proD API Help
Inheritance Hierarchy
In This Topic
    EPLAN.Harness.API.Plugins Namespace
    In This Topic
    Interfaces
     InterfaceDescription
    Interface Base interface for EPLAN Harness proD Library plugins.
    Interface Base interface for initialization of EPLAN Harness proD Library plugins.
    Interface Base interface for EPLAN Harness proD Studio plugins.
    Interface Base interface for initialization of EPLAN Harness proD Studio plugins.
    InterfaceBase interface for special type of Harness proD plugin for custom task. Use this task for issues related with a single EPLAN.Harness.API.Occurrences.Interfaces.I3DOccurrence. Can appears mutiple times in the task view (for each occurrence that met the condition in the IsActive method).
    InterfaceBase interface for special type of Harness proD plugin for custom task. Use this task for issues related with the whole EPLAN.Harness.API.Projects.Documents.Designer. Can appears only once in the task view (if the designer met the condition in the IsActive method).
    See Also