A common point of confusion for Civil 3D users is deciding when to use an Xref versus a Data Shortcut (Dref). While both link external data, they serve entirely different purposes.
PROJECT_XYZ/ │ ├── 00_SURVEY/ │ └── EG_SURVEY.dwg (XREF Source) │ ├── 01_BASE/ │ └── EXISTING_BASE.dwg (XREFs the survey, adds aerial imagery) │ ├── 02_DESIGN/ │ ├── PROPOSED_ROAD.dwg (Host file) │ └── PROPOSED_UTILITY.dwg │ ├── 03_XREFS/ │ ├── TITLEBLOCK.dwg │ └── LEGEND.dwg │ └── _SHORTCUTS/ (Data Shortcut project folder) civil 3d xref
These reference intelligent Civil 3D object data . You use DREFs to share surfaces, alignments, profiles, pipe networks, and corridors. DREFs allow you to target a surface for grading or sample an alignment for cross-sections in an entirely separate drawing. A common point of confusion for Civil 3D