Hello everyone.
I have created a dgnlib file. I want other users to be able to use this file not from local C, but from a single point i.e. server . Is this possible?
Set the MS_DGNLIBLIST configuration variable to point to the network file as shown below.MS_DGNLIBLIST > N:\Networklocation\Project1\Project1.dgnlib
Remember you can have seperate DGNLIBs for various features as in the following example.MS_DGNLIBLIST_LEVELS > N:\Networklocation\Project1\Project1Levels.dgnlibMS_DGNLIBLIST_ITEMTYPES > N:\Networklocation\Project1\Project1It.dgnlib
Check DGNLIB on Learn Server
Set these varaibles in the Personal.UCF file in location %localappdata%\Bentley\MicroStation\10.0.0\prefs\e.g. C:\Users\{UserName}\AppData\Local\Bentley\MicroStation\10.0.0\prefs\
Note: Network issues can result in performance issues. In these cases you can copy the DGNLIB to local machines via a start up script.