Blocks I
Print This Post
![]() |
Author | Eren Pala |
| Profession | Mechanical Engineer | |
| AutoCAD Specialist | ||
| Location | Istanbul, TURKEY | |
All AutoCAD versions. This article prepared by ADT 3.3
Blocks are entities that make life much more easier for AutoCAD users. Although most of us use AutoCAD in an active way, we don’t use blocks that much and make our drawing time pretty longer. In this article, I will explain what the use of blocks, what kind of easiness they provide us, and how they are used.
Block is an entity, which is a combination of the entities that we select among the entities in the drawing as referenced to a specific point. Number of blocks we insert into the drawing has no influence on file size. For example, if we are using 40 number of the same window in a drawing, then drawing each one or copying and pasting each one means that they occupy the same file space 40 times. Instead, if we make a block from the window we are drawing, and use it 40 times where we need to draw one, they will occupy file space equal to the space occupied by only one window. Number of windows we place inside the drawing will have no influence on the file size. By this way, we can make the large drawings that we are working on, lighter and easier to work on. Another useful feature of using blocks is that they are re-definable. For example, if there is a change in the relevant windows, then we must deal with all of them one by one. However, if we make them blocks, then as soon as we change the definition of the block, all of the blocks that were inserted into the drawing will change automatically.
Use of blocks is not limited to these. We can create our own libraries by making them blocks. By this way, our works in the drawings will be fastened.
For example, if you are using fasteners in your drawings, instead of drawing them of opening another drawing and copying and pasting it every time, you can insert them from your own libraries. After giving this general information about blocks, now let’s examine them in detail.
In order to define a block inside the drawing, we will use the “BLOCK” command.
When we execute the command block definition window as shown in Fig. 1 will appear. In this window, “Name” is the name we want to assign to the block. For example, if our block is a fastener, it may be something like M12×25. “Base point” field is for the insertion point of our block. Insertion point will be our reference point while inserting the block.

Fig.1 Block definition window.
And the “Objects” field is for selecting the entities that will be included in the block. The three number of settings included in this field is about what to be done with the entities after creating the block. If “Retain” option is selected, then as soon as we create the block, the entities are left as they were. If “Convert to block” is selected, then it converts the selected entities into block. If “Delete” is selected, then it erases the entities selected from the drawing. Settings inside the “Preview icon” field is related to if there will be a preview while inserting the block into the drawing. Preview is extremely useful for distinguishing blocks from each other. By this way, we can define our own blocks by naming first and then selecting the relevant entities and finally, by selecting the insertion point.
Re-definition of the block we have created (modifying):

By the help of this command, we can make the necessary changes inside a block that we have created before. This change that we have made will affect all of the blocks inserted in the drawing. As in the example of windows that I have explained above, if we modify one of them, due to the fact that we are changing the definition of the block, all of the windows in the drawing will be modified accordingly. When we execute the command, it will prompt us to select a block. When we select the block, “Reference Edit” window as shown in Fig. 2 will open up.

Fig. 2-Reference edit window.
If the block that we select is already defined in another block, it will be seen in a hierarchical orientation as seen in the figure. Let’s select the block that we would like to modify and confirm by pressing OK button. After completing the selection operation, now we have to select the entities, which we want to modify, inside the block. After completing this selection as well, then the Refedit toolbar will open up in the screen as shown in Fig. 3.

Fig. 3
- To add an external object into the definition of the block.
- To remove an object from the definition of the block.
- To exit the block modification without making any changes.
- To save the changes that we have made and exit block modification.
We can make the changes that we want inside the block after the Refedit toolbar opens up. After making the changes, in order for these changes to take effect and saved inside the definition of the block, it is enough to press 4th button.
I will continue writing articles about blocks.
Similar Posts
Rate this article:


January 12th, 2007 09:13
Hi Eren,
I like the articles you guy’s write.
For this topic maybe you can add an article about Battman, since its closely related to Refedit.
Goodluck
Francesco Valck Lucassen
February 23rd, 2007 18:53
When I insert a block it Autocad inserts it miles away.
What is the fix?
Thanks
JM
April 17th, 2007 11:43
Merhaba,
refedit komutunu yazıp seçimleri yaptıktan sonra refedit penceresi ekrana gelmiyor
çözemedim sizin yardımcı olabilecegini düşündüm
May 30th, 2007 17:22
javier…
I just stumbled upon this site, so hopefully you have a fix for your problem by now… If not, here’s something that may help. When you create a block, it has an insertion point, and the units it was created in. These are controlled by the system variables INSBASE and INSUNITS respectively. If you creat a block with a specific point at 0,0,0 to use that as your insertion point, you must ensure that the INSBASE is set to 0,0,0 as well. It is by default, but I’ve found drawings where this randomly changes. Ditto for the INSUNITS, if you draw in inches, and INSUNITS is set to mm, it can be quite annoying. You can get more details in ACAD help.
August 7th, 2007 15:44
I am new to auto cad, i dont understand how you can have a block within a block like with this statement. “If the block that we select is already defined in another block, it will be seen in a hierarchical orientation as seen in the figure. ” If anyone can help i would appreciate it thanks
October 7th, 2007 04:35
Dear sir,
I am AutoCAD engineer. I want to search some client for work online AutoCAD conversion. pls. help me. Give me address for working.
Thinking you
Nazmul Kavir
November 7th, 2007 00:14
Need to number attribute’s of all blocks in a drawing in sequential order (1,2,3,etc.) by selecting all the blocks at one time. Thanks, Ron.
January 15th, 2008 09:11
[…] Download « Blocks I […]
January 16th, 2008 09:25
[…] [1][2][3][4] […]
January 17th, 2008 10:49
[…] Blocks [1][2][3][4] […]
January 17th, 2008 23:07
Eren,
Thanks for the article it’s very informative. Do you know how to rename a block without changing anything else?
Regards
Marianne
January 19th, 2008 01:08
Marianne,
Use the command “rename”. It will rename a lot more than just blocks for you if you need it to.
February 6th, 2008 00:12
I’m really impressed with your articles on rendering the images from CAD to Photoshop and vice versa.
March 13th, 2008 08:58
[…] AutoCAD Blocks […]