Is an ʼExternal Referenceʼ (Xref) updated automatically when the source changes in AutoCAD?
Is an ‘external reference’ (xref) updated automatically when the source changes in AutoCAD?
Short Answer
No. In AutoCAD, an External Reference (Xref) does not always display source-file changes instantly in the current drawing unless it is reloaded or the drawing is reopened. The most common professional method is using the XREF command and reloading the reference from the External References palette. Auto-reload behavior can still depend on notification settings.
What You Need to Know Before
Warning: An Xref file can be modified by another user on the network, but your host drawing may continue showing the old version until you reload it. This often causes coordination errors, especially when plotting or checking dimensions against outdated referenced content.
How to Update an Xref in AutoCAD
Command: XREF
Shortcut: XR
Quick Steps:
- Type
XREFor go to the View tab > Palettes panel > External References. - In the External References palette, select the Xref that has changed.
- Right-click and choose Reload to update the referenced file in the current drawing.
- Type
Use the Details pane or status indicators in the palette to confirm the reference is found and loaded.
Variables & Settings
System Variable: XNOTIFYTIME (Default: 60)
Expert Setting: This controls how often AutoCAD checks whether an attached Xref has changed and when it notifies you. It affects notification timing, not guaranteed live visual updating, so you may still need to manually reload the Xref.
Why it Fails
Cause 1 (Geometry): The source DWG was changed, but the host drawing still has the previous Xref cache loaded until a reload occurs.
Cause 2 (layers/Locks): The Xref path is broken, unresolved, or located on an unavailable network drive, so AutoCAD cannot pull the updated file.
Cause 3 (Command/Logic): The Xref change notification appears, but the reference is not reloaded automatically in your active session, so users assume it already updated.
Quick Fix & Best Practice
- Quick Fix: Run XREF, then right-click the reference and choose Reload. If needed, save, close, and reopen the drawing to force a fresh reference load.
- Manager’s Verdict: Use Xrefs for live project coordination, but train teams to reload before plotting, issuing drawings, or reviewing consultant updates. Do not assume visible content is current just because the source file changed.
FAQ
Does AutoCAD notify me when an Xref changes?
Yes, AutoCAD can notify you that an Xref has changed, depending on your notification settings.
Do I need to detach and reattach an Xref to update it?
No, in most cases you only need to reload it from the External References palette.
Will an Xref update if the source file is on a disconnected network path?
No, AutoCAD cannot update the Xref until the file path is available and resolved.
.
