- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I've recently found a LSP (BNameLable.lsp) on the forums that will grab the name of a block, the start the Multileader command and place the block name in the Multileader MText. I've modified it a bit so that I switch into a view port, select the block, then switch back to Paper Space to place the Multileader. This works great, but I'd like to figure out if the block name value can be inserted into an attribute of a Multileader User Defined Block. I have a Block-Type Multileader defined, but with that style active when I use this LSP file, it opens the Attribute Dialog box, and breaks the rest of the lisp routine. I'm new to LISP programming and haven't been able to figure out how to pass the block name into the Multileader Block attribute. The Block Name is "Part_Number" and the attribute tag is also "Part_Number". I'd really appreciate any suggestions, you might have.
Solved! Go to Solution.