How-to guide · how to import a dwg block into archicad
How to import a DWG block into ArchiCAD
By Sumana Kumar · Published 11 Feb 2022 · Updated 6 May 2024
ArchiCAD and AutoCAD speak different native formats, so dropping a DWG block into ArchiCAD takes a deliberate import rather than a copy-paste. The good news is that ArchiCAD ships a mature DWG/DXF translator, so once you understand where the units, the layer mapping and the merge point live, a downloaded DWG block lands cleanly and behaves like the rest of your model.
This guide walks through importing a single DWG block — a piece of furniture, a fitting, a detail symbol — into an ArchiCAD project. We will cover both ways in: merging the DWG into the active floor plan, and bringing it in as a Library object you can place repeatedly. The same steps apply whether you are on a recent Graphisoft release or an older one; only the menu wording shifts slightly.
Step 1 — Download the DWG and check its units
Start by downloading the DWG block and noting its drawing units. The blocks here are drawn full size in millimetres, which is what ArchiCAD expects when its project is set to a metric working unit. Open the DWG once in any free viewer if you want to eyeball the geometry before importing, but you do not have to — ArchiCAD reads it directly.
Keep the file somewhere stable, such as a project resources folder. If you plan to reuse the block across several projects, that folder can later become a linked library so the block is available everywhere without re-importing.
Step 2 — Pick or set up a DWG translator
ArchiCAD routes every DWG through a translator that decides how layers, line types, fills and units are mapped on the way in. Go to File > Interoperability > DWG > DWG-DXF Translation Setup. For a quick import the built-in 'For Editable import of model space' translator is the right starting point because it keeps the geometry editable rather than locking it as a drawing.
Inside the translator, confirm the 'Drawing Unit' on the conversion tab matches the DWG. Set it to millimetres for a metric block so the geometry arrives at true size. This single setting is what prevents the classic problem of a chair landing the size of a building or shrinking to a dot.
Step 3 — Merge the DWG into the floor plan
To place the block directly in your current view, use File > Interoperability > Merge and choose the DWG. ArchiCAD imports the geometry into model space at the insertion point you click. Because you set the translator units in the previous step, it arrives correctly scaled and you can move, rotate and copy it like any other 2D element.
The merged geometry comes in as lines, arcs and fills grouped together. Select the group and check it sits on a sensible layer; if everything landed on a generic imported layer, move it onto your furniture or detail layer so it follows your layer-visibility combinations and does not clutter unrelated views.
Step 4 — Convert the block into a reusable Library object
If you will place the same block many times, turn it into a GDL Library Part instead of leaving loose linework. Select the imported geometry, then use File > Libraries and Objects > Save Selection as > Object. Give it a name, set the anchor point, and save it into an embedded or linked library. From then on the block appears in the Object tool's settings dialog and you can place it with a single click anywhere in the project.
Saving as an object also lets you assign a 2D plan symbol now and add a simple 3D representation later, so a flat DWG block can grow into a proper modelled element without re-importing the source file.
Step 5 — Tidy layers, pens and line types
Imported DWG blocks often bring foreign layer names, AutoCAD colour-indexed pens and dashed line types that do not match your ArchiCAD pen set. After import, open the layer settings and consolidate the new layers into your existing structure, then reassign pens so the block prints with the lineweights your template expects.
This cleanup is worth doing once per block rather than per placement. If you saved the block as a Library object in Step 4, fix the pens before saving and every future placement inherits the tidy version, so you never repeat the housekeeping.
Common pitfalls when importing DWG into ArchiCAD
Three issues account for most failed imports. First, a units mismatch — if the block arrives wrong size, the fix is the translator's Drawing Unit, not manual scaling. Second, importing through a 'drawing' translator that locks the geometry; use an editable-import translator when you want to dissect or reuse the block. Third, layer sprawl, where dozens of imported layers swamp your structure; map or merge them during setup.
A subtler trap is text and dimension styles: AutoCAD text may reflow if a matching font is missing, so substitute a font you have before relying on any labels in the block. For pure geometry blocks like furniture this rarely matters, but it is worth a glance on detail symbols that carry annotation.
Free download
Browse the full library — DWG & DXF, no signup.
Questions
Frequently asked
Should I merge the DWG or open it as a separate file in ArchiCAD?+
Merge it when you want the block inside your current project — File > Interoperability > Merge places the geometry into the active floor plan. Open it as a separate file only when you want to inspect or rework the whole DWG in isolation before bringing pieces across.
Why does my DWG block come into ArchiCAD at the wrong size?+
The translator's Drawing Unit does not match the DWG. Open DWG-DXF Translation Setup, set the unit to millimetres for a metric block, then re-merge. ArchiCAD then converts the geometry to true size automatically.
Can I reuse an imported DWG block across multiple ArchiCAD projects?+
Yes. Save the imported geometry as a Library object (Save Selection as > Object) into a linked library folder. Once that library is loaded into other projects, the block is available from the Object tool without re-importing the DWG each time.
Will the DWG block stay editable after import?+
It will if you use an editable-import translator. The geometry arrives as ArchiCAD lines, arcs and fills that you can move, stretch and re-pen. A drawing-style translator instead places it as a locked drawing reference.
Related downloads
Blocks for this guide
Popular blocks to download
Related categories
Related guides
How-to guide
How to Edit a Block in AutoCAD (BEDIT)
Edit a block in AutoCAD with BEDIT — open the Block Editor, change the geometry, save, and update every inserted instance at once. Tips and pitfalls.
How-to guide
How to Explode a Block in AutoCAD (EXPLODE)
How to explode a block in AutoCAD with EXPLODE — break a block into editable lines, handle nested blocks, and use BURST to keep attributes.
How-to guide
How to Rename a Block in AutoCAD (RENAME)
How to rename a block in AutoCAD with RENAME — change a block's name without breaking its references, fix imported names, and apply a convention.
