2004
Table Of Contents
- Contents
- Chapter 1 - Find the Information You Need
- Part 1 - The User Interface
- Part 2 - Start, Organize, and Save a Drawing
- Part 3 - Control the Drawing Views
- Part 4 - Create and Modify Objects
- Chapter 14 - Control the Properties of Objects
- Chapter 15 - Use Precision Tools
- Chapter 16 - Draw Geometric Objects
- Chapter 17 - Change Existing Objects
- Part 5 - Hatches, Notes, and Dimensions
- Chapter 18 - Hatches, Fills, and Wipeouts
- Chapter 19 - Notes and Labels
- Chapter 20 - Dimensions and Tolerances
- Part 6 - Create Layouts and Plot Drawings
- Chapter 21 - Create Layouts
- Chapter 22 - Plot Drawings
- Part 7 - Share Data Between Drawings and Applications
- Chapter 23 - Reference Other Drawing Files (Xrefs)
- Chapter 24 - Link and Embed Data (OLE)
- Chapter 25 - Work with Data in Other Formats
- Chapter 26 - Access External Databases
- Overview of Using AutoCAD with External Databases
- Access a Database from Within AutoCAD
- Link Database Records to Graphical Objects
- Use Labels to Display Database Information in the Drawing
- Use Queries to Filter Database Information
- Share Link and Label Templates and Queries with Other Users
- Work with Links in Files from Earlier Releases
- Part 8 - Work with Other People and Organizations
- Chapter 27 - Protect and Sign Drawings
- Chapter 28 - Use the Internet to Share Drawings
- Chapter 29 - Insert and View Markups
- Chapter 30 - Publish Drawing Sets
- Part 9 - Create Realistic Images and Graphics
- Glossary
- Index
Create and Insert Symbols (Blocks) | 317
When you insert a block, you are inserting a block reference, AutoCAD does
not simply copy the information from the block definition to the drawing
area. Instead, a link is established between the block reference and the block
definition. Therefore, if the block definition is changed, all references are
updated automatically.
To reduce the size of a drawing, you can purge unused block definitions.
Create Blocks
You create blocks by associating objects and giving them a name. You can
also attach information (attributes) to a block.
Create Blocks Within a Drawing
After you define a block in a drawing, you can insert a block reference in the
drawing as many times as necessary. Use this method to create blocks
quickly.
Each block definition includes a block name, one or more objects, the coor-
dinate values of the base point to be used for inserting the block, and any
associated attribute data.
The base point is used as a reference for positioning the block when you
insert it. Suppose you specify that the base point is at the lower-left corner of
an object in the block. Later, when you insert the block, you are prompted
for an insertion point. AutoCAD then aligns the block base point at the
insertion point you specified.
The block definition in the illustration comprises a name,
PLUG_VALVE, four
lines, and a base point at the intersection of the two diagonal lines. For an
explanation of the schematic representation shown, see “Overview of
Blocks” on page 316.
empty drawing
file with block
table
block definition
stored in block
table
block references
inserted in drawing
area