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) | 349
Error Handling
If a field is not wide enough for the data that is to be placed in it, the data is
truncated and the following message is displayed:
** Field overflow in record <record number>
This could happen, for example, if you have a BL:NAME field with a width
of 8 characters and a block in your drawing has a name 10 characters long.
To create an attribute extraction template file
1 Start Notepad.
You can use any text editor or word processor that can save a text file in
ASCII format.
2 Enter template information in Notepad. See “Extract Block Attribute Data
(Advanced)” on page 344 for format information.
3 Save the file with a .txt file extension.
To extract data about a specific tag, insert the tag name in place of the
"numeric" or "character" fields.
Warning! Do not use tab characters when constructing the template file with
a word processor. If you use tab character alignment, the attribute information
file is not created. To align the columns, insert ordinary spaces by pressing
SPACEBAR. The use of tab characters may cause inconsistent alignment.
To extract attribute information
1 At the Command prompt, enter attext.
2 In the Attribute Extraction dialog box, specify the appropriate file format:
CDF, SDF, or DXF.
3 Specify the objects to extract attributes from by choosing Select Objects.
You can select a single block or multiple blocks in the drawing.
4 Specify the attribute template file to use by entering the file name or by
choosing Template File and browsing.
5 Specify the output attribute information file by entering the file name or
by choosing Output File and browsing.
6 Choose OK.
Command line
ATTEXT