AutoCAD Civil 3D Services & Support

How to disable the autoload of Map 3D files to improve performance

Issue

By default, when Civil 3D starts, it loads all the Map 3D functions.  This does result in an increased memory load of appproximately 85 MB on your computer.  If you are experiencing performance, stability or Out of Memory issues, and don't often use Map 3D commands, you can disable them autoloading to increase available memory.

Solution

The zip file below is a Windows Script File (.wsf), which will toggle on/off autoloading of Map 3D files on startup of Civil 3D.  You can create two desktop icons, one which will toggle off autoloading and another which will toggle back on autoloading.

Note: this file makes a change in the User registry settings, so permissions to edit the User registry settings is required.

To use this function:

  1. Save and unzip the file below to a specific location on your computer
  2. Right-click on Civil3DMapControl.wsf, and select "Create Shortcut"
  3. Right-click on the Shortcut icon created, and select "Properties"
  4. On the General tab, in the upper field, enter an appropriate name, like Civil 3D with Map - Disable
  5. On the Shortcut tab, make one of the following additions to the end of the Target field (note there should be a space after the "...\Civil3DMapControl.wsf" entry):

    For Civil 3D 2009
    //Nologo /2009 /Disable
    //Nologo /2009 /Enable

    For Civil 3D 2010
         //Nologo /2010 /Disable
         //Nologo /2010 /Enable

    For Civil 3D 2011
         //Nologo /2011 /Disable
         //Nologo /2011 /Enable

  6. Repeat steps 2-5 to make one icon to disable autoloading and one to enable autoloading
  7. If autoloading is disabled, you can always manually load all the Map files during a current session by typing "_MapStartWSpace" on the command line (do not try to run Map commands without doing this first, or Civil 3D will crash).  The next time you start Civil 3D, it will still disable autoloading.

Note: for Non-English versions, you should add an additional switch to the shortcut in step 5 above.  Refer to the following table below to select the correct language code.  For example, for Civil 3D 2010 Korean your Enable switch would be

//Nologo /2010 /Enable /KOR

Language VersionCode
Chinese -SimplifiedCHS
Chinese -TraditionalCHT
CzechCSY
FrenchFRA
GermanDEU
HungarianHUN
ItalianITA
JapaneseJPN
KoreanKOR
PolishPLK
Portuguese -BrazilianPTB
RussianRUS
SpanishESP

civil3dmapcontrol.zip (zip - 2Kb)

Support – Terms of Use
  • Did this page resolve your issue?
  • Translate This Page (Beta)

    Learn More about this translation beta.Page is machine translated. Learn More.

    Was this translation useful?

  • Document Information

    Published date: 2010-Sep-22
    ID: TS13390398

     

    Applies to:
    AutoCAD® Civil 3D® 2011
    AutoCAD® Civil 3D® 2010
    AutoCAD® Civil 3D® 2009