User Guide
User Guide
User Guide
|
A set of level definitions, or level structure, can be stored for shared usage in the level library component of a DGN library file, which is simply a special purpose DGN file.
The manual attachment of libraries is useful when attaching a limited number of libraries to a small number of DGN files. If you need to make a larger number of libraries available to a larger number of DGN files, you can use the MS_DGNLIBLIST configuration variable. This configuration variable allows you to define the path to specific level libraries that MicroStation looks for levels. This eliminates the need to attach each level library to each DGN file.
While a level library is attached to the open DGN file, when you place an element while the Active Level is set to a library level, the level definition is copied from the library to the open DGN file. Because the copy can be modified independently of the original, the levels can become unsynchronized. Should this happen, you may at some point decide to resynchronize them.
Administrators can limit the effects of synchronization to particular level properties by setting the configuration variable MS_LEVEL_EDIT_ATTRIBUTE_LIST.
The MS_LEVEL_AUTO_SYNC_ATTRIBUTE_LIST configuration variable can be set to automatically resynchronize the level attributes (as set in the variable) of library and reference levels each time the file is opened. Library levels are synchronized from the level library while Reference levels are synchronized from their source file. |