custom detailing symbols - incorrect default variable

I made custom detailing symbols and custom drawing seeds at a workset level and i noticed that variables are not properly configured by default:

MS_DGNLIBLIST_DRAWINGSEEDS is OK

$(_USTN_WORKSETSTANDARDS)Dgnlib\DrawingSeed*.dgnlib
$(_USTN_WORKSPACESTANDARDS)Dgnlib\DrawingSeed*.dgnlib
$(TFDIR)Dgnlib\DrawingSeed*.dgnlib
$(_USTN_ORGANIZATION)Dgnlib\DrawingSeed*.dgnlib

but MS_DGNLIBLIST_DETAILINGSYMBOLSTYLES

$(TFDIR)Dgnlib\DetailingSymbol*.dgnlib
$(_USTN_ORGANIZATION)dgnlib\DetailingSymbol*.dgnlib

Why no worksetstandards or workspaces standards here ? I had to manually add it to workset.cfg

I guess it is not supposed to work like this or this is very counter intuitive 

Xtov

Parents Reply Children
No Data