Friday
Autocad, Blocks, Hints & Tips, LayerHip tip: Organization of layers inside the blocks
All AutoCAD versions. This article prepared with AutoCAD 2002
Hello,
Yesterday, Eren has started his series of articles about blocks. There are several advantages of using blocks in AutoCAD. You can read these advantages in the first article of his series (Blocks I). In addition, by organizing the blocks in a more clever way, you can increase the benefits gained from using blocks. In this article, I will explain about organization of layers inside the blocks. As you know, blocks are definitions that include AutoCAD entities and a certain insertion point inside them. As an example, you can draw a table by its four legs, one slab and possibly a glass. Thus, this is a group that is made up of six numbers of quadrilaterals. All of these entities all together resemble a table (Fig. 1).

Fig. 1 My simple TABLE block.
Think of this shape as a block named as TABLE. In the definition of my TABLE block, there is one table slab, four numbers of metal legs and one glass panel. While creating the block, I used TAL_T_WOOD, TAL_T_GLASS and TAL_T_ METAL layers (T letter that I used in the middle of layer names represent word table). By this way, these layers are also defined inside the definition of the block. Assume that after creating the block, we used TAL_FURNITURE layer for inserting furnishing elements at the several locations inside the drawing. When we want the table to look without glass, it will be enough to freeze TAL_S_GLASS layer. Note that, if layers of the entities that are used inside the block is zero, then block will take the properties of the layer we use while inserting the block.
As it can be understood from this simple example, if you carefully select, arrange and name the layers that you use inside the blocks, then you can use the same block for different purposes.
Technorati Tags: AutoCAD, block, layer, Daily AutoCAD
Viewed 6,483 times so far... This week: 50 Today: 3 Latest: 5 July 2009, 2:27Post 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
|

May 15, 2007
Reply
Hi,Orhan
Thank you very much for your time to write down all these wonderful articles , I found that is extremelly usefully.
I also have some questions that how do you name your layer ? how do your name your block?If I have a complicated drawing without using any blocks just simply drawn line by line , which is the easiest way to modify the drawing?
Thank you angin .
donna
May 15, 2007
Reply
Hi Donna,
This is really good question. Actually naming layers and blocks in AutoCAD is a major subjetc. There are several books about CAD standarts which are explain naming convensions very detailed.
I’m giving layer names in my projects as fallow:
TAL_3D_WALLS_INT
First 3 char: Leading 3 chars of my company.
Second: 2D/3D
After: What is the object
Finally: INTerior EXTerior, ELEvation, SECtion etc.
In this way, i can on/off, search, filter layers with wildcard chars.
Example: When i want to hide 3D objects, from layer control dialog select ???_3D_* and hide.
Dec 27, 2007
Reply
hey
i would like to ask you something, recently i downloaded one free block on the internet, i insert that block in front of a hatch object, and then i cant see any hatch in that object, i would like to know how can i do that.
thanks
weikit