Extract block data to text

Extract block data to text

Anonymous
Not applicable
5,043 Views
3 Replies
Message 1 of 4

Extract block data to text

Anonymous
Not applicable

I am trying to figure out if you can extract the value of a block attribute as single or multi-line text, and have it inserted with the same insertion point as the source block. I have a simple Room # block, but the program I am connecting the drawing to does not recognize room #'s in blocks, only room #'s as single or multi-line text. I know I can extract the data to a file, but I need it extracted within the drawing, and in the same location as the source block (i.e. within the room polyline that the room # references).

 

Does anyone have any suggestions?

 

Thanks.

0 Likes
Accepted solutions (1)
5,044 Views
3 Replies
Replies (3)
Message 2 of 4

user181
Mentor
Mentor
Accepted solution

You could use the BURST command on the blocks. It will explode the block and turn the attribute to text. The only problem is the block will be gone unless you did a saveas and created a new file just for this purpose.

Message 3 of 4

Anonymous
Not applicable

I knew there had to be a command for this. Googling didn't surface the BURST command, so thanks for the quick response. I don't need to keep the original block, so this works perfectly.

0 Likes
Message 4 of 4

user181
Mentor
Mentor

You're welcome, glad I could help.

0 Likes