- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi, everyone.
Would anyone be able to help me create a lisp that looks in the drawing for a specific block, and if it exists then looks for a specific attribute tag in that block, and if it exists AND is not empty stores that info into a variable to be used later?
I've found multiple posts online that do that but start by asking the user to select a block in the drawing, whereas what I am needing is to just call a lisp and, if said block with said attribute exists, get that string variable created/populated (not interested in having to click on anything).
For a sample, the attached drawing contains a block named "NAVFAC_Sheet_Info" and an attribute tag named "SHEET_TITLE_1_OF_1"
Any help would be greatly appreciated
Edgar
Solved! Go to Solution.