2011

Table Of Contents
LINE8 = Checked By
LINE9 = Scale
3 Save and exit the text file.
4 Open AutoCAD Electrical and test.
Search sequence for .wdl files
You can create different WDL files for different projects. The search sequence
is as follows:
1 Look in the same folder as the .WDP file for the project, for a file called
<projname>_WDTITLE.WDL where <projname> matches the name of
the active project.
2 Look in the same folder as the .WDP file for the project for a file called
DEFAULT_WDTITLE.WDL.
3 If WD_ACADPATHFIRST flag is present in wd.env file, look for
DEFAULT_WDTITLE.WDL in ACAD paths.
4 Look for DEFAULT_WDTITLE.WDL in the AutoCAD Electrical USER
folder.
5 Look for DEFAULT_WDTITLE.WDL in the base AutoCAD Electrical folder.
6 If WD_SUP_ALT is defined in the wd.env file, look for
DEFAULT_WDTITLE.WDL in the specified path.
7 Look for DEFAULT_WDTITLE.WDL in ACAD paths (if
WD_ACADPATHFIRST flag is not set in the wd.env).
Map AutoLISP values to the title block
You can map system variable values, or values extracted by AutoLISP programs,
to attributes on the title block.
Assign on page 1227 a variable to one of the project description lines which
then maps to an attribute on the title block.
Map on page 1215 a variable directly to an attribute on the title block
1226 | Chapter 15 Project-Wide Tools