#---------------------------------------------------------------------- # #CADD.cfg - MicroStation Configuration file # NOTE: # The infomation in this configuration file is used by all # CADD users in the Highway Division to provide a consistent # basic configuration of all Microstation sessions. #---------------------------------------------------------------------- # This file is maintained by the Highway Division Support # Team CADD Staff and is called by the CADD.cfg file # located in W:\DOTCadd\Config #---------------------------------------------------------------------- _USTN_MACHINEID = $(computername) # Disables "Microstation On The Web" (MOTW) dialog box. MS_OTWREG_NOCHECK = 1 #***** DGNLIB Path***** MS_LEVEL_LIB_DIR = W:\DotCadd\DGNLIBS\\ MS_DGNLIBLIST > W:\DotCadd\DGNLIBS\Design.dgnlib MS_DGNLIBLIST > W:\DotCadd\DGNLIBS\DistrSurv.dgnlib MS_DGNLIBLIST > W:\DotCadd\DGNLIBS\Bridge.dgnlib MS_DGNLIBLIST > W:\DotCadd\DGNLIBS\ROW.dgnlib MS_DGNLIBLIST > W:\DotCadd\DGNLIBS\TrafEng.dgnlib MS_DGNLIBLIST > W:\DotCadd\DGNLIBS\Division.dgnlib #Levels 1-63 & Border Sheet levels. MS_DGNLIBLIST > W:\DotCadd\DGNLIBS\EngOpTech.dgnlib MS_DGNLIBLIST > W:\DotCadd\DGNLIBS\ROWCondemn.dgnlib MS_DGNLIBLIST > W:\DotCadd\DGNLIBS\Wetlands.dgnlib MS_DGNLIBLIST > W:\DotCadd\DGNLIBS\OLEHearing.dgnlib MS_DGNLIBLIST > W:\DotCadd\DGNLIBS\OLECultural.dgnlib #***** Seed Files ***** MS_SEEDFILES < W:\DotCadd\SeedFiles\HwyDivMasterSeeds\\ MS_DESIGNSEED = HwyDivMasterSeed2D.dgn #MS_CELL_SEEDFILE = #***** Units Definition file for V7 to V8 Conversion Added 12/27/05 TDF MS_CUSTOMUNITDEF = w:\dotcadd\unitsdef\units.def #***** Cell Files ***** #Commented the following line 10/18/04 TDF MS_CELL < W:\DotCadd\cells\\ MS_DEFCTBL = W:\DotCadd\ColorTables\hwyclr.tbl MSIDOTFONTS = W:\DotCadd\ResourceFiles MS_symbrsrc = $(MSIDOTFONTS)\*.rsc MS_TMP = c:\temp MS_SCR = c:\temp _USTN_CAPABILITY < +CAPABILITY_BYLEVEL _USTN_CAPABILITY < -CAPABILITY_LEVELS_CREATE _USTN_CAPABILITY < +CAPABILITY_LEVELS_GLOBALDISPLAY _USTN_CAPABILITY < -CAPABILITY_LEVELS_GLOBALFREEZE _USTN_CAPABILITY < +CAPABILITY_LEVELS_NUMBERS _USTN_CAPABILITY < +CAPABILITY_LEVELS_DESCRIPTION _USTN_CAPABILITY < +CAPABILITY_SELF_REFERENCE _USTN_CAPABILITY < -CAPABILITY_REF_FROM_URL # The following line is being used to prevent users from turning # off the plotting capability of levels in the Level Manager. # Added 09/28/05 by TDF _USTN_CAPABILITY < -CAPABILITY_LEVEL_PLOT MSHOME = $(HOMESHARE)$(HOMEPATH)\\ MSPROJECTS = w:\projects\\ MSPROJCFG = $(MSPROJECTS)\Config\\ MSDESIGN = w:\highway\Design\\ MSROWDesign= W:\highway\Row\ROWDesign\\ MSBRIDGE = w:\highway\bridge\\ MSMAINT = W:\Highway\Maintenance\CADD\\ MSMNTSTD = $(MSMAINT)standards\\ MSEngCADD = w:\highway\TrafficandSafety\TrafficEngineering\CADD\\ _USTN_USER = $(MSHOME)config/user// _USTN_USERINT = $(MSHOME)wsui// _USTN_OUT = $(MSHOME)out// #---------------------------------------------------------------------- # Reference File search path set to TransInventory Map graphics files. # All additions to the MS_RFDIR should PREPEND this setting due to the # large number of maps in the IDOT_MAP_PROD directory. #---------------------------------------------------------------------- MS_RFDIR = \\\officea\u\idot\map\prod\\ #---------------------------------------------------------------------- # Added for Accusnap shortcut files. Will allow users to set up their # own AccuSnap settings. SDM 10-18-06 #---------------------------------------------------------------------- MS_ACCUDRAWKEYS = $(MSHOME)config/user/shortcut.txt #---------------------------------------------------------------------- # The following provides access to the Office of Design's plan sheet # borders and support files through reference file attachments. #---------------------------------------------------------------------- %level 2 MS_RFDIR > W:\DOTCadd\SeedFiles\BorderFiles\\ #added 09/07/04 %level 4 #---------------------------------------------------------------------- # The following variable allows for the display of newly created levels # in reference files. By default, when new levels are created in a model # that is referenced by another model, the new levels are not displayed # when the referencing model is opened. Newly created levels are # considered new until File > Save Settings is chosen. # # Added 02/06/06 at the request of the Office of Design. TDF #---------------------------------------------------------------------- MS_REF_NEWLEVELDISPLAY = 1 #---------------------------------------------------------------------- # The following variable will allow users to manipulate Override level # attributes of live nested reference file levels. Without this # variable only the reference file level attributes can be altered. # # Added 02/22/06 at the request of the Office of Design. TDF #---------------------------------------------------------------------- MS_LEVEL_EDIT_NESTED_ATTACHMENT_LEVELS = 1 #---------------------------------------------------------------------- # MicroSoft ODBC v3.50/V3.51 connection to Access97, Informix and XBase # databases defaults to a 2-digit return. A 4-digit return can be # achieved by setting configuration variable to the following: # Added: 02/16/99 TDF #---------------------------------------------------------------------- MS_DBODBCDATEFORMAT=MM/DD/YYYY %include W:\DotCadd\Appl\*.cfg _USTN_PROJECT = $(MSPROJCFG) # Search path for design files. MS_DEF = $(MSPROJECTS) IPLOT_OUTPUT_DIR = C:/TEMP// IPLOT_DLOG_SAVE_IPARM = FALSE IPLOT_DLOG_SAVE_METAFILE = FALSE # To stop users from saving full path when entering reference files MS_DISALLOWFULLREFPATH = 1 %lock MS_DISALLOWFULLREFPATH MS_DISALLOWRELATIVEREFPATH = 1 %lock MS_DISALLOWRELATIVEREFPATH %undef _USTN_UIPATH _USTN_UIPATH = $(_USTN_USERINT)$(_USTN_USERINTNAME) #---------------------------------------------------------------------- # Added 4-13-00 to activate popset #---------------------------------------------------------------------- MS_MDL > W:\DotCadd\MDLapps\\ #---------------------------------------------------------------------- # Added 4-9-01 to activate AutoTURN 4.0 #---------------------------------------------------------------------- ATDIR=\\\ntmstation\Autoturn5\Transoft Solutions\AutoTURN 5\ ATWORKSTATION=C:\Autoturn 5\ MS_MDLAPPS < \\\ntmstation\autoturn5\Transoft Solutions\AutoTURN 5\\ MS_MDLAPPS < W:\dotcadd\MDLapps\\ # added to allow users to attached dwg files as reference files. MS_TRANSEED = W:\DOTCadd\SeedFiles\Trans\transeed.dgn # added to allow full path to be displayed in the Title Bar. TDF 02/15/06 MS_FULLPATHINTITLEBAR=1 # added to point to external help files off of ntmstation. SDM 03/20/06 #_USTN_DOCUMENTATIONROOT=W:\DOTCadd\Documentation\ #MS_HELPPATH=W:\DOTCadd\Documentation\ # Pointer to all Microstation macros TDF 03/22/06 # Uncomment the following lines to release for production #MS_VBAAUTOLOADPROJECTS < BidItems_Test MS_VBASEARCHDIRECTORIES < W:\DOTCadd\VBA\\ #Added to point to textures and rendering files from class SDM 05/18/06 MS_PATTERN < W:\DOTCadd\imagelibrary/backgrounds/ MS_PATTERN < W:\DOTCadd\imagelibrary/bumps/ MS_PATTERN < W:\DOTCadd\imagelibrary/coastal_doors/ MS_PATTERN < W:\DOTCadd\imagelibrary/heartland_marble/ MS_PATTERN < W:\DOTCadd\imagelibrary/objects/ MS_PATTERN < W:\DOTCadd\imagelibrary/skybox/ MS_PATTERN < W:\DOTCadd\imagelibrary/signs/ MS_PATTERN < W:\DOTCadd\imagelibrary/patterns/ MS_BUMP < W:\DOTCadd\imagelibrary/textures/ MS_BUMP < W:\DOTCadd\imagelibrary/bumps/ MS_PATTERN < W:\DOTCadd\imagelibrary/patterns/ # New variable added to speed text issues SDM 1/19/07 MS_WORD_PROCESSOR_DISPLAY_RSC_USING_DEFAULT_FONT = 1 # New variables to compress and monitor upf files. MS_COMPRESS_USER_PREFS = 1 MS_MONITOR_USER_PREFS = 1 # Fixes a color/linestyle problem reported by Road Design SDM 4/03/07 MS_DGN_LSREFCOLOR = 1