The DWG opens half empty: missing external references
The drawing opened but there is nothing in it: a title block, a few lines and a lot of names. The geometry you were looking for was never in that file.
The file opens, there is no error, and the screen shows a title block and a few lines. No plan, no grid, no rooms. The first thought is "the file is corrupt" — but the file is fine. The geometry you expected was never inside it.
What an xref is
An external reference lets one drawing display another without copying it in. The architectural plan lives in one file, the structure in another, the services in a third; the sheet file shows all three and contains none of them. In the office this works perfectly: the files sit on the same server and the paths resolve. The moment the file leaves the office, the link breaks.
How to recognise it
- The drawing is oddly empty while the title block, sheet border and notes are all present.
- The layer list contains names with a
|in them:GROUND-FLOOR|WALL. That pipe marks a layer that arrived through a reference. - AutoCAD warns that references could not be resolved; some viewers say nothing at all and simply show you the emptiness.
Plainly: no tool, this one included, can draw a file it was never given. If the references were not bound, that geometry is not in the file you hold and no viewer can conjure it. The right move is to ask for the drawing again.
What to ask the sender for
One sentence does it: "Could you bind the references and send it as a single file?" In AutoCAD that is two clicks in the xref panel, and all the geometry is embedded. The alternative is ETRANSMIT, which packages the drawing, its references and its fonts together — the right answer on a large project.
"Just zip it" is not enough on its own: once the folder structure changes, the paths break again. Binding or eTransmit takes paths out of the equation.
What you can do with what you have
- Read the title block. The sheet name and revision tell you which file to ask for.
- Read the layer names. The part before the
|is the name of the missing file, which makes your request specific. - Ask for a PDF. For one urgent dimension this is the fastest path: they plot a scaled PDF, you measure it.
- Do not redraw the missing part. Referenced geometry belongs to whoever owns that model; a wall redrawn by hand becomes an error nobody knows about at the next revision.
For the files you send
For anything leaving your office the rule is short: bind it or package it. Assume the recipient does not have your folder structure. Add a scaled PDF as well — while the reference conversation drags on, at least there is a sheet that can be read.
Try it with your own drawing
Drop a DWG or DXF and take away a true-scale vector PDF. Nothing to install.
Related reading
Hatch missing in the PDF: why, and how to fix it
Walls that look filled on screen come out as empty boxes. The cause is usually one of five things — in order.
Text missing or mangled in the PDF export
An empty title block, missing levels, accented letters turned into boxes. Four causes of lost text and what to do about each.
1:50, 1:100 — how to export a PDF at true scale
A scaled export is one you can measure with a ruler. What scale means, which to use when, and why it sometimes comes out wrong.