Default location for WorkSets root DGN and Standards

We would like for our DGN and Standards folders to be stored out side of the WorkSets root location by default.  See image below.

WorkSetRoot folder always shows as under worksets even when I redefine it under my Workspace level.

_USTN_WORKSETROOT     = H:/Civil/ds1/$(_USTN_WORKSETNAME)/
_USTN_WORKSETDGNWS         = $(_USTN_WORKSETROOT)$(_USTN_WORKSETNAME).DGNWS
_USTN_WORKSETSTANDARDS     = $(_USTN_WORKSETROOT)$(_USTN_WORKSETSTANDARDSDIRNAME)/
_USTN_WORKSETDGNS          = $(_USTN_WORKSETROOT)$(_USTN_WORKSETDGNSDIRNAME)/
_USTN_OUT                  = $(_USTN_WORKSETROOT)$(_USTN_OUTDIRNAME)/

This doesn't work.

Anyone have a way to control the DGN, Out, and Standards folders independent of the worksetsroot folder?

Parents Reply Children
No Data