Settings to make Civil3D faster
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
I am on a constant quest to make AutoCAD (Civil 3D) run faster on my computer. As well as the usual hardware requirements and hardware acceleration and whatnot, here are the commands I use to make my AutoCAD run faster:
PLQUIET 1 - disables pointless print warning messages
FILETABTHUMBHOVER 0 - disables drawing hopping when hovering over the drawing tabs
XCOMPAREENABLE 0 - disables that xref compare feature (not useful for me)
LAYEREVALCTL 0 - disables layer reconcile checks (not useful for me)
PROXYNOTICE 0 - disables warnings about proxy objects
I also launch my Civil 3D in High Priority mode using a modified shortcut:
This is the code for the shortcut:
Target: %windir%\system32\cmd.exe /c start "Civil 3D 2021 Metric" /high "C:\Program Files\Autodesk\AutoCAD 2021\acad.exe" /ld "C:\Program Files\Autodesk\AutoCAD 2021\\AecBase.dbx" /p "<<C3D_Metric>>" /product "C3D" /language "en-US"
Start in: %windir%\system32
Does anyone else have any tips or commands they use to keep their AutoCAD trim and quick?
***TITLE EDITED FOR CLARITY***
Mike Kingdon
Civil 3D Zealot