• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Visual LISP, AutoLISP and General Customization

    Reply
    Distinguished Contributor
    Posts: 120
    Registered: ‎01-17-2010

    ATTIN / ATTOUT with dynamic blocks

    361 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 ?

    Please use plain text.
    Distinguished Contributor
    Posts: 785
    Registered: ‎12-08-2004

    Re: ATTIN / ATTOUT with dynamic blocks

    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.

    Please use plain text.
    Distinguished Mentor
    braudpat
    Posts: 578
    Registered: ‎12-15-2006

    Re: ATTIN / ATTOUT with dynamic blocks

    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

     

    Please use plain text.
    Distinguished Contributor
    Posts: 785
    Registered: ‎12-08-2004

    Re: ATTIN / ATTOUT with dynamic blocks

    01-15-2013 06:38 AM in reply to: braudpat

    Thank you. :smileyvery-happy:

    Please use plain text.