Tuesday
Autocad, Blocks, CommandBlocks II – Preparing symbol libraries with WBLOCK command
AutoCAD 12 and higher versions
I have mentioned what blocks actually are, how they are created and how to edit a block definition in the drawing in my previous article. Proceed form where were we last time by defining an external block.
We can create our own block library by creating external block definitions. Instead of searching a frequently used object through previous drawings or drawing it once again, constituting our own block library is more useful to locate and insert it into the drawing quickly. This speeds up the drawing time significiantly.
WBLOCK:
![]()
We can export any object, entire drawing or a block defined in the drawing with ‘Wblock’ (Write Block) command as an external block. The write block window (as in the figure 1) will appear when you enter the command. Let us study this window step by step.

Figure 1
The first three option in the ‘Source’ frame is about from which the block will be created. You can select a block name from the list and make it an external block if the ‘Block’ option is selected. Entire drawing is going to become an external block if the ‘Entire Drawing’ option is selected. We will mostly use the ‘Objects’ option. Clicking this option enables the ‘Base Point’ and ‘Objects’ sub-options. We can create an external block definition by selecting the objects we want to add and deciding an inserting point.
The ‘Destination’ section below is about the name and location of the block that is going to be created. The defined block is actually an Autocad drawing. Inserting an external block into a drawing end the connection between them. Hence it is now a part of the drawing. The changes that you will make in the external block do not affect the one in the drawing.
Now, let us create a few block examples:
Finish the drawing of the object that will constitute the block

Figure 2
Finish the drawing and open the ‘Block Definition’ window by the ‘Block’ command that we have learned in the previous article

Figure 3
Name the block, select the objects that you want to add the block and click the insertion point of the block to create it.
It is useful to be careful about choosing the insertion point. Inserting the block later for once make our job easier.
Previous articles:
- Blocks [1][2][3]
Technorati Tags: AutoCAD, symbol library, Daily AutoCAD
Viewed 6,192 times so far... This week: 71 Today: 2 Latest: 5 July 2009, 0:24Post Tags:
Related Posts
Popular
- Hip tip: Increasing view resolution with VIEWRES system variable
07/03/2009 04:39 am
7 Comments - Sirince – IZMIR
07/02/2009 11:02 am
1 Comment - Visual LISP: Programming user interfaces with OpenDCL
07/01/2009 10:15 pm
10 Comments - 3D Modeling 7: EXTRUDE
06/30/2009 02:14 pm
10 Comments - Ask DailyAutoCAD: Which Notebook to Buy?
06/30/2009 12:17 pm
1 Comment
Featured Articles
- AutoCAD 2009 Update 3 Released
- Speed Up As AutoCAD 2009 Ribbon Menu Helps You!
- MEP Analysis Extension for AutoCAD MEP extended to March 31, 2009
- Recap of AutoCAD-related technologies on Autodesk Labs
- Technology Preview of MEP Analysis Extension extended to 12/31/08
- Autodesk Labs: Forward and Backward utility for AutoCAD
|

Mar 16, 2008
Reply
Teşekkürler Eren bey , autocad uygulamaları yaparken devamlı çıkan sorunlara yavaş yavaş çözümler bulmaya sizin sayenizde başladım. Ancak her şey yine ingilizce. Anlamaya çalışırken bazen neyi okuduğumu unutuyorum. Yayınladığınız konuların türkçe versiyonları mevcut mu acaba , her hangi bir yerde yayınlıyormusunuz?
Türkçe destek sizden alabilirsek , çok memnun kalacağız. Saygılarımla
Feb 18, 2009
Reply
I have saved a lot of blocks that I can not find on my computer. When I try to insert a block and click “browse” it comes up with a choice of either a *.dwg or *.dwf extension. However, a search of the harddrive fails to come up with the blocks using either of these. What extension is used for blocks?