AutoCAD Electrical
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Changing Text in the Title Block Update Wizard
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
53 Views, 1 Replies
01-15-2007 06:24 AM
I know there is a way to change the description text in the project fields by adding the projrctname_wdtitle.wdl, but does anyone know if you can do the same thing for the drawing description.
Re: Changing Text in the Title Block Update Wizard
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-19-2007 11:46 AM in reply to:
Jesse Reynolds
The projectname.wdt or default.wdt mapes the titleblock attributes to lines in the dialog box. Map all attributes you want to edit into this file.
For example:
TITLE = LINE1
DESC1 = LINE2
DESC2 = LINE3
DESC3 = LINE4
DWGNUMBER= LINE5
DATE = LINE6
We have 67 attributes on our title block that is mapped this way and it allows us to edit them using the "Project Descriptions" dialog box.
For example:
TITLE = LINE1
DESC1 = LINE2
DESC2 = LINE3
DESC3 = LINE4
DWGNUMBER= LINE5
DATE = LINE6
We have 67 attributes on our title block that is mapped this way and it allows us to edit them using the "Project Descriptions" dialog box.

