Does anyone know how to keep linestyles from automatically being loaded into dgnlib'sand dgn files? I have been trying to limit the number of linestyles available to our usersbut this autocreation of linestyles in files is making it almost impossible to purge them.
Any help would be appreciated.
Tom
Just by coincidence, we have a ticket in support for that very subject right now... Line styles aren't something that we work with very much in the building team so we've enlisted some internal help.
But if anyone reading this happens to know, we're all ears! :)
If you are meaning custom Linestyles, then these are loaded by default from your workspace system\symb\ directory and your standards\symb\ directory. The definition of these directories is controlled by the MS_SYMBRSRC config variable.
They are resource files with *.rsc extension, though some of those will be font files. The line style ones will hopefully have used *lstyle* in the name and *font* for the font files.
People tend to change jobs and take their *.rsc files with them and if not controlled over time it can end up becoming a mess with duplicate names in multiple files. You can try and figure out what is what in the custom line style editor or you can move all the files out and put them back one at a time to see what you get. But it will be a pain to straighten out if you want to keep some from one file and some from others. HTH
Marc,
Yes, I can see the need for content to be copied to files for DV creation.
However, unlike levels and pattern cells, "All" line styles are copied to active file.
Not just line styles needed for DV creation.
Thanks,
Marc