Harness proD API Help
EPLAN.Harness.API.DataStructures.LibraryConnections Namespace / ActiveConnection Class / ImportLibrary Method
Path to the import file.
Type of resolution for all conflicts which appear during import of library.
List of non-imported parts.
In This Topic
    ImportLibrary Method
    In This Topic
    Import library from .hxexp file.
    Syntax

    Parameters

    importFile
    Path to the import file.
    importConflictResolution
    Type of resolution for all conflicts which appear during import of library.
    failedParts
    List of non-imported parts.

    Return Value

    List of imported parts.
    Exceptions
    ExceptionDescription
    Argument is null.
    Argument is invalid. The exception is thrown when a wrong argument is passed to the method or the setter of property.
    You can not perform this action on a document opened as read only.
    This file was not found.
    The exception that is thrown when the file has the wrong extension.
    See Also