Community
AutoCAD LT Forum
Welcome to Autodesk’s AutoCAD LT Forums. Share your knowledge, ask questions, and explore popular AutoCAD LT topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Attribute Export (attext)

5 REPLIES 5
Reply
Message 1 of 6
Anonymous
2136 Views, 5 Replies

Attribute Export (attext)

Using Autocad LT 2014 and a simple Template file;

BL:NAME C015000
TAG1  C040000
DESCR1 C030000

Some of me Block names export as '*U' .  Can't figure out why.  For example a block named PE_PLAN will export as '*U'

 

5 REPLIES 5
Message 2 of 6
pendean
in reply to: Anonymous

*U means it's undefined: are there empty or default entries in place?
Message 3 of 6
Anonymous
in reply to: pendean

Not sure what you mean.  Block attached.

Message 4 of 6
edwin.prakoso
in reply to: Anonymous

That's because it's a dynamic block. AutoCAD will make an alias (anonymous) name for the block with *U name. Data extraction understand this is just alias and use the original name instead. But ATTEXT doesn't. You need to use only regular (not dynamic) block if you want to use ATTEXT.

Cheers,
Edwin Prakoso
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature

Message 5 of 6
steven-g
in reply to: Anonymous

In order for Autocad to know which block is which they have a name, but with dynamic blocks they can be altered so that they look different, in order for Autocad to keep track of these it gives them a second anonymous name, and the Autocad database uses these names internally, it also reports this name when you use the ATTEXT command (or when you use LIST), as a workaround I would add an attribute to the block and use that to keep the block name in.

Message 6 of 6
ilanshalem
in reply to: edwin.prakoso

Small addition: if the Dynamic Bloc is in its original position the BlockName will show.

If the position was changed (which is why we do dynamic blocks) it will show '*U'

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Forma Design Contest


Technology Administrators