where do the Drawing Sheets cone from as shown in the screenshot below.
They don't appear to be from DrawingSeed.DGNLIB as I have removed all the English options from the DGNLIB on the server.
Hi Stephan, Yes In CONNECT, config var MS_DRAWINGSEED_LIBLIST is removed.
>>Because then I would like to know how we are supposed to define what files get into that "Drawing Seed" list of that tool.You need to assign your dgnlibs to config Var MS_DGNLIBLIST which will harvest drawing seeds in "Drawing Seed" list of that tool.
>>Or asked the other way: what should I do if I want to EXCLUDE Bentleys default templates?If you want to exclude Bentley's default drawing seeds, then you need to remove "$(_USTN_SYSTEMROOT)\dgnlib\DrawComp\*.dgnlib" from config var MS_DGNLIBLIST value. Then point your dgnlib to this variable.
ThanksMahendra