An Xref, short for external reference, is a CAD or BIM file linked into another drawing file rather than copied directly into it, meaning the referenced content updates automatically in every file that links to it whenever the source file changes. It’s a foundational technique for keeping multi-sheet, multi-discipline drawing sets consistent without manually updating repeated content in dozens of places.
A common example: a base building floor plan gets created once as its own file, and every discipline, architectural, structural, mechanical, links, or xrefs that base plan into their own drawings rather than redrawing the same walls and grid lines independently. When the base plan changes, every discipline’s sheets referencing it update automatically the next time those files are opened, rather than requiring someone to manually propagate that change into each discipline’s drawings.
This reduces one specific category of coordination error: drawings from different disciplines showing inconsistent wall locations or grid lines because someone forgot to manually update a copied version somewhere. In fact, there is one failure mode that you should know about. Let’s say an xref file is moved, renamed, or deleted without updating a link to it. Then all drawings that reference that file will appear to be missing or, worse, will jump to an outdated version of that reference, without drawing users’ attention to the error that has occurred.