
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Good evening everyone...
I have an issue and I think LISP could help me....it is my last hope to save hours of work time.....
A company has handed over various drawings that contain blocks but the information related to the blocks is written either in text or mtext format... So when I try to extract the data so that I can handle it in a csv file I have absolutely no connection between the text and the block.
What I would like to do is run a lisp that can select the text which is closest to a block (with proximity or relative distance criteria), convert it to an attribute and then integrate it to that block.
Is this even possible?
In an attempt to make it more clear, I have attached a screenshot. Currently I have block "X" with no information and some adjacent text (REC22). I want the lisp to integrade the REC22 text to block with a tag that can be predefined by me (i.e. DESC_1) and insert the text as an attribute value.
Solved! Go to Solution.