2011

Table Of Contents
Method 1
Create a project-specific mapping file that only references for
drawings in the current project. The file name is the same as the
project name with a .wdt extension.
Project.wdt
Create a default mapping file in the project's subdirectory that is
referenced if a project-specific file is not found and if a WD_TB
attribute is not present in the title block.
DEFAULT.WDT
Create a default mapping file in the default AutoCAD Electrical
subdirectory that is referenced if a project-specific file is not found
and if a WD_TB attribute is not present in the title block.
DEFAULT.WDT
NOTE When using this method, open a drawing that contains the title block
inserted as a block before running the Title Block Setup.
Method 2
The title block contains an invisible attribute with a value that defines the
mapping between the title block and AutoCAD Electrical. No external WDT
file is required because the mapping information is self-contained on the title
block.
The attribute name = WD_CODE mapping information is encoded on the
WD_TB attribute on the title block of the drawing. The value of the attribute
gives the mapping information in the format of a semi-colon delimited text
string. For example:
TITLE-1=LINE1;TITLE-2=LINE2;SH=SHEET;SH_TOTAL=SHEET_MAX
where project wide values for LINE1 and LINE2 codes update attributes TITLE-1
and TITLE-2. The %S sheet value is copied to the title block attribute SH, and
the number of drawing files in the project is written out to attribute SH_TOTAL.
NOTE When using this method, open the title block base drawing that contains
the attribute definition objects before running the Title Block Setup.
Title block setup
Defines what pieces of AutoCAD Electrical project data or drawing specific
data that AutoCAD Electrical should copy to that attribute. The information
is written to the
WDT file on page 1218 or the WD_TB attribute on page 1216
depending on the method chosen.
1214 | Chapter 15 Project-Wide Tools