Blocks: reusable symbols
A block is a named group of objects you draw once and place many times — doors, windows, furniture, symbols, title blocks. Edit the definition and every copy updates.
In this lesson you will
- Create blocks with sensible insertion points
- Insert, rotate and scale blocks
- Edit blocks with BEDIT and redefine them
- Add attributes and build a block library
Definitions and references
When you create a block, AutoCAD stores a block definition in the drawing. Each placement is a block reference pointing to that definition. A hundred door references cost almost nothing in file size, and editing the definition updates all hundred at once.
Creating a block
- 1Draw the symbol full size — e.g. an 820 door leaf and swing — on layer 0 with colour, linetype and lineweight ByBlock or ByLayer.
- 2Type
B(BLOCK). Name it clearly, e.g.DOOR-820. - 3Pick the base point — the insertion point. For a door, the hinge corner; for furniture, a logical corner.
- 4Select the objects. Choose Convert to block to replace them with a reference.
- 5Set Block unit to your drawing unit so it scales correctly when inserted elsewhere.
Objects on layer 0 inside a block take on the layer of the reference, so a door block placed on A-DOOR looks and prints like A-DOOR.
Inserting blocks
I (INSERT) opens the Blocks palette: choose the block, then pick the insertion point, rotation and scale. The palette's Recent and Libraries tabs let you insert blocks from other drawings too. Blocks can also be dragged from Tool Palettes and DesignCenter (ADC).
Editing and redefining
Double-click a reference or type BE (BEDIT) to open the Block Editor. Change the geometry, click Save Block and close — every reference updates. REFEDIT edits in place within the drawing.
EXPLODE turns one reference back into loose objects — avoid it; exploded blocks lose all the benefits.
Attributes
Attributes are text fields inside a block that change per reference: a door number, a room name and area on a room tag, the drawing number in a title block. Define them with ATT (ATTDEF) inside the block, then fill them in on insertion; edit with a double-click (EATTEDIT). Attribute data can be extracted to a table with DATAEXTRACTION — the start of automatic schedules.
A block library
Save each standard block as its own drawing with W (WBLOCK), in a shared Blocks folder. Everyone then inserts the same doors, symbols and title blocks, which keeps drawings consistent across a team.
Quick reference
| Command / tool | How to start it | What it does |
|---|---|---|
| BLOCK | B | Creates a block definition |
| INSERT | I | Blocks palette / insert |
| BEDIT | BE | Block Editor |
| WBLOCK | W | Writes a block to its own file |
| ATTDEF | ATT | Defines an attribute |
| PURGE | PU | Removes unused block definitions |
Common mistakes
Block has a far-away insertion point and jumps when inserted.
Redefine with the base point on the object (BEDIT › Basepoint parameter or re-create).
Block keeps its own colours whatever layer it's on.
Build it on layer 0 with ByLayer/ByBlock properties.
Exploding blocks to edit one.
Use BEDIT; if one variation is needed, make a new block or use a dynamic block.
Exercise
Door, window and room tag blocks
- Create
DOOR-820with its insertion point at the hinge. - Create
WIN-1200(a 1200 window in a 230 wall) with a centre insertion point. - Create a room tag block with attributes NAME and AREA.
- Insert doors and windows into your plan, rotating as needed.
- Edit DOOR-820 in the Block Editor to add a door stop line and watch every door update.
- WBLOCK your blocks into a Blocks folder.
You should end up with: A small reusable block library and a plan that uses it.
Checklist
0 of 5 checked · saved on this device
Lesson quiz
Editing a block definition updates every reference of that block.
Finished this lesson?
Taking the quiz marks it complete too. Your course page picks up where you stopped.
Free KitWren tools that help
- Area ConverterConvert square metres, square feet, acres, hectares and more.
- Length ConverterConvert between metres, centimetres, millimetres, kilometres, inches, feet, yards and miles.
- Angle ConverterConvert degrees, radians, gradians, arcminutes and turns.
- Merge PDFCombine multiple PDFs into one file, in any order, choosing which pages to include from each.
- PDF CompressorReduce PDF file size by recompressing images while keeping text sharp — free, private and in your browser.
- PDF to PNGConvert PDF pages to sharp, lossless PNG images.
Questions
Where can I get AutoCAD blocks?
Build your own from manufacturers' published dimensions, use the sample blocks that ship with AutoCAD, or download from manufacturers' official websites. Check the licence for any block library you download, and avoid unknown sites that bundle unlicensed content.
Free, independent learning material written for KitWren. AutoCAD and AutoCAD LT are registered trademarks of Autodesk, Inc. KitWren is not affiliated with, sponsored or endorsed by Autodesk. We never provide software downloads, licence keys or cracks — use the official sources.