2008

Table Of Contents
(getvar LOGINNAME) to attribute DWGBY, or you
can assign YourName to DWGBY.
Adds the text constant or AutoLISP expression to the
user-defined list.
Update list
Link information to the title block
You can link some AutoCAD Electrical project description data entries and
some of the AutoCAD Electrical drawing values to the attributes that appear
in the drawing title blocks. There are 2 methods to do this: using an attribute
mapping file and mapping information embedded on the title block.
Link values using an attribute mapping file
A text file, DEFAULT.WDT, defines what AutoCAD Electrical values are mapped
to the drawing title block attributes. Use any text editor to create or edit file
default.wdt:
BLOCK = TITLE
PROJ_TITLE = LINE1
DRAW_TITLE1 = LINE2
DRAW_TITLE2 = DWGDESC
PROJ_NUM = LINE4
STATUS = LINE5
STATUS_DATE = LINE6
REV = LINE7
SX = SHEETMAX
SH = SHEET
PLOTTIME = PLOTTIME
PLOTDATE = PLOTDATE
When you instruct AutoCAD Electrical to do a project-wide title block update,
AutoCAD Electrical reads this mapping file. The "BLOCK = " entry tells
AutoCAD Electrical the AutoCAD block name of the title block. The lines that
follow list the attribute names on that block and what pieces of AutoCAD
718 | Chapter 11 Project-Wide Tools