Categories

AutoCAD 2012 & AutoCAD LT 2012 Bible

The most comprehensive AutoCAD book around!

AutoCAD 2012 Bible

On which layers should you create blocks?

When you create blocks (also called symbols) to insert into a drawing, you need to consider what layer to use for the components that make up the blocks. Your choice depends on the results you want and you have four choices:

Component Properties Insertion Results On any layer (except 0); color, linetype & lineweight [...]

Tutorial: Use fields to automatically label dynamic blocks

You can use fields (AutoCAD 2005 and later) to create automatic labels that provide information about objects.

I’ve covered aspects of this topic before. In “Tutorial: Display the area of an enclosed figure,” I show how to use fields to create a label that displays an area.

In “Tutorial: Create attributes,” I mention that [...]

Select all instances of a block

If you would like to see where all the instances of your comp2b block are, you can select them all using the Quick Select feature from the Properties palette. This is a great technique for troubleshooting your blocks.

Follow these steps:

Open the Properties palette. Click the Quick Select button to open the Quick [...]

Tutorial: Create attributes

Attributes are tags, or labels, for blocks. You can use attributes to add any text to a block. For example, attributes are often used to fill in the text in a title block.

By placing the attributes where you want them in the title block, you can facilitate the entering of the [...]

Find all named objects in a drawing

For troubleshooting or collaborative purposes, you may need to know the named objects in your drawings, that is:

Blocks Dimension styles Layers Linetypes Materials Table styles Text styles UCSs Viewports (really viewport configurations) Views Plot styles (which you see only if you’re using named plot styles)

You can see all your named objects by [...]

AutoCAD tutorial: Extract attributes

Blocks can contain attributes, which are labels with properties. For example, you can use attributes to attach price and manufacturer information to a block of an office chair. At the bottom of this tip, I link to a tutorial on creating attributes.

Once you have the attributes, you can extract them to a simple [...]

Change the scale of blocks and hatches in tool palettes

Tool palettes are a great way to store blocks and hatches for easy access when needed. But if you have only one instance of each block or hatch, you may find that the scale isn’t right and the block or hatch comes in at the wrong size.

For example, you may need to change [...]

Write blocks to save them as separate files

When you create a block in a drawing, you should think if it will be useful in other drawings.

You can access that block from other drawings using the DesignCenter, but you’ll probably need to remember where the block was, in order to find it.

Instead, many people create block libraries, putting several blocks [...]

Substitute one block for another

One of the advantages of blocks is that you can substitute one for another. Why would you do that?

Your organization switches to a different part You need to create more than one version of a drawing, each with a different part

If you use blocks for this purpose, think how much faster it [...]

Redefining a block without losing your insertion point

Have you ever had the experience of redefining a block and finding that the insertion point is way off? Or perhaps the block just seemed to disappear and you couldn’t figure out where it went! It turns out that how you redefine the block makes a difference.

After you have exploded and changed the [...]