Visual LISP, AutoLISP and General Customization
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
ATTIN / ATTOUT with dynamic blocks
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
384 Views, 3 Replies
04-19-2011 08:45 AM
I need to modify block attributes with XL, then send them back to the dwg. ATTIN / ATTOUT functions, but in the xls file, there is the "block name" property, which shows, for dynamic blocks, names like "*U14". It is normal for dynamic blocks, but i'd prefer see the "Effective name" property, instead of the "name" property. Do you know how can I modify the ATTOUT.LSP / ATTIN.LSP files to do this ?
Re: ATTIN / ATTOUT with dynamic blocks
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-11-2013 09:53 AM in reply to:
TONELLAL
I would really like to know this answer as well. It would be great if I could get the values printed to the CL.
Re: ATTIN / ATTOUT with dynamic blocks
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-15-2013 04:50 AM in reply to:
mid-awe
Hello
Here a new version of ATTIN / ATTOUT (with corrections for Dynamic Blocks) by the a nice french guy
It's not me, I am NULL in Lisp/VLisp ! Maybe it can help you ...
Bye, Pat
Re: ATTIN / ATTOUT with dynamic blocks
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-15-2013 06:38 AM in reply to:
braudpat
Thank you. ![]()
