API Help
Eplan.EplApi.MasterData Namespace / MDSymbolLibrary Class / Open Method / Open(String,Mode) Method
filename of the library that will be opened
mode of Open method

In This Topic
    Open(String,Mode) Method
    In This Topic
    Opens an existing symbol library.
    Syntax

    Parameters

    strSymbolLibraryPath
    filename of the library that will be opened
    eMode
    mode of Open method

    Return Value

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