How to export an AutoCAD file to open it in older versions?
How to Export an AutoCAD File to Open It in Older Versions
Short Answer
Yes — to export an AutoCAD file to open it in older versions, use the SAVEAS command and choose an earlier dwg file format such as AutoCAD 2013 or 2010. This is the fastest and most common professional method. Some newer objects or features may not translate perfectly.
What You Need to Know Before
Warning: Saving to an older DWG format can convert newer AutoCAD objects into proxy objects or simplified geometry. Dynamic blocks, annotative objects, and custom objects from vertical products may lose intelligence or display differently in older versions.
How to Export an AutoCAD File to an older version
Command: SAVEAS
Shortcut: Ctrl+Shift+S
Quick Steps:
- In the Ribbon, go to Application Menu > Save As > Drawing, or type
SAVEASand press Enter. - In the Save Drawing As dialog, open the Files of type dropdown and select the required older dwg version, such as *AutoCAD 2013 Drawing (.dwg)**.
- Choose the file name and location, then click Save.
- In the Ribbon, go to Application Menu > Save As > Drawing, or type
Variables & Settings
Key Setting: Files of type in the Save As dialog
Expert Setting: This option controls the DWG version created during export. If the target user has an older AutoCAD release, always match their exact supported DWG format instead of assuming backward compatibility.
Why it Fails
Cause 1 (Geometry): Newer AutoCAD entities or AEC/custom objects may not exist in the older DWG format, so they are converted or degraded during save.
Cause 2 (layers/Locks): Locked xref-dependent layers or externally referenced content can create display issues in the older version if the source references are missing.
Cause 3 (Command/Logic): Users often use standard Save instead of Save As, which keeps the current file format and does not create an older-version DWG.
Quick Fix & Best Practice
- Quick Fix: Run EXPORTTOAUTOCAD first if the drawing contains proxy objects or vertical-product content, then use SAVEAS to save to the required older DWG version.
- Manager’s Verdict: Use SAVEAS for normal backward compatibility, but use EXPORTTOAUTOCAD for consultant deliverables when object compatibility is critical.
FAQ
Can AutoCAD save directly to an older DWG version?
Yes, use SAVEAS and select the older DWG format.
What if the older version cannot display some objects?
Use EXPORTTOAUTOCAD to convert custom or proxy objects into standard AutoCAD entities.
Can I set AutoCAD to always save in an older format?
Yes, change the default save format in AutoCAD’s Open and Save options.
.
