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

Open(String,Mode) Method
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