Harness proD API Help
EPLAN.Harness.API.DataStructures.LibraryConnections Namespace / ActiveConnection Class / GetLibraryPartsByType Method
Desired part types.
In This Topic
    GetLibraryPartsByType Method (ActiveConnection)
    In This Topic
    Get all library parts of the given type(s).
    Syntax

    Parameters

    partTypes
    Desired part types.

    Return Value

    List of parts of the type(s).
    Exceptions
    ExceptionDescription
    The exception that is thrown when the project has no active library.
    See Also