Print Page | Close Window

Autocad LT - Attributes

Printed From: CAD Forum
Category: EN
Forum Name: AutoCAD
Forum Description: Discussion about AutoCAD and AutoCAD LT, viewers, DWG and DWF formats, Design Review, AutoCAD 360, add-ons
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=2099
Printed Date: 25.Apr.2026 at 23:04


Topic: Autocad LT - Attributes
Posted By: easy_nicola
Subject: Autocad LT - Attributes
Date Posted: 12.Jun.2009 at 10:21
Hi to all,
Is it possible to change the symbols when you estract attributes from a drawings?

Example:

FROM
'WFC-3000','1200x3000'

TO:
WFC-3000;1200x3000

Thanks for any answer!!



Replies:
Posted By: Vladimir Michl
Date Posted: 12.Jun.2009 at 10:48
You can use the special records "C:QUOTE" and "C:DELIM" in your extraction template file to set the delimiters.
 
In AutoCAD LT 2010 you can use the much more advanced extraction command - [CMD]DATAEXTRACTION[/CMD].


-------------
Vladimir Michl (moderator)
ARKANCE - https://arkance.world" rel="nofollow - https://arkance.world - Autodesk Platinum Partner


Posted By: easy_nicola
Date Posted: 12.Jun.2009 at 11:24
Sorry can you make an example, please?
I do not undestand...

This is the code i usually use:

NOME C011000
Dimensioni C021000


Posted By: Vladimir Michl
Date Posted: 12.Jun.2009 at 11:36
Yes, just add new lines to this template file - e.g.:
C:DELIM ;
 
(see AutoCAD Help)
 
Personally, I would recommend using the more interactive and modern command DATAEXTRACTION.


-------------
Vladimir Michl (moderator)
ARKANCE - https://arkance.world" rel="nofollow - https://arkance.world - Autodesk Platinum Partner


Posted By: easy_nicola
Date Posted: 12.Jun.2009 at 12:03
Thanks !!!

Last question, if i need to remove ' instead on replace with other symbol?

They jus buy me autocadLT 2009 (before i had 2000) so i don't think i can ask for 2010


Posted By: Vladimir Michl
Date Posted: 12.Jun.2009 at 14:21
I don't think you can simply remove the delimiter - maybe you could replace it with some "invisible" character.

-------------
Vladimir Michl (moderator)
ARKANCE - https://arkance.world" rel="nofollow - https://arkance.world - Autodesk Platinum Partner


Posted By: easy_nicola
Date Posted: 13.Jun.2009 at 07:38
Thanks for all !!!
Nicola



Print Page | Close Window