Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDSymbolLibrary Class / Open Method / Open(String) Method
filename of the library that will be opened

In This Topic
    Open(String) Method
    In This Topic
    Opens an existing symbol library for exclusive access.
    Syntax

    Parameters

    strSymbolLibraryPath
    filename of the library that will be opened

    Return Value

    symbol library that is opened
    Exceptions
    ExceptionDescription
    Thrown when readonly database is opened in exclusive mode.
    See Also