2011

Table Of Contents
Assigns text constants and AutoLISP expressions to a title block attribute.
Ribbon: Project tab Other Tools panel Title Block Setup.
Menu: Projects Title Block Setup
Command entry: AESETUPTITLEBLOCK
Specify the title block link method, enter a block name, and click OK. Click
User Defined on the Title Block Setup dialog box.
Lists the attributes and assigned text constant or
AutoLISP expression.
Current User-defined Assignments
Modify an existing link by selecting it from the attrib-
ute list. To clear an existing link, select -none- from
the attribute list.
Attributes
Enter a text constant or an AutoLISP expression to
assign to the attribute. For example, you can assign
Text constant or AutoLISP expression
(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
WD_TB attribute method
An invisible attribute on a title block of the drawing, named "WD_TB," is
encoded with the mapping information. This method eliminates the need for
an external mapping text file. The format is <attribute
name>=<LINEx>;<attribute name>=<LINEx>. Here is an example of what the
WD_TB attribute value would be:
PROJ_TITLE=LINE1;DRAW_TITLE1=LINE2;DRAW_TITLE2=DWGDESC;PROJ_NUM=LINE4
Use the Title Block Setup utility to assign this information to the WD_TB
attribute. The Title Block Setup utility works directly on the WD_TB attribute
definition and cannot be used on a drawing with the title block inserted as a
block. Open the base title block DWG file before running the Title Block Setup.
1216 | Chapter 15 Project-Wide Tools