LISP - Extract all blocks with atrributes to file

Discussion in 'AutoCAD' started by bob, Jan 10, 2007.

  1. bob

    bob Guest

    I need to write a lisp routine(to use in console command) to list all
    the blocks with all attributes(first four will be enought) to file.
    Because i'm not familiar with LISP i'm not able to do it myself:(. I
    cannot use VB in this case so I was made to use a LISP instead. If
    someone can show me the rountine or give some link I'd be glad.
    Thanks.
    Bob.
    ---sample form of txt file----
    BlockName1 att1 att2 att3 att4
    BlockName2 att1 att2 att3 att4
    .....
    BlockNameN att1 att2 att3 att4
     
    bob, Jan 10, 2007
    #1
  2. bob

    M Guest

    Add this account to your newsreader:
    discussion.autodesk.com
    Then add this newsgroup:
    autodesk.autocad.customization

    Or on the web.....
    http://discussion.autodesk.com/forum.jspa?forumID=130

    Re-post your question and you'll have the entire code written for you or at
    least an answer within minutes....
    those guys dream in LISP.
     
    M, Jan 10, 2007
    #2
  3. bob

    bob Guest

    M napisal(a):
    Thank you very much. I will try there.
     
    bob, Jan 11, 2007
    #3
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.