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

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