explode

Discussion in 'AutoCAD' started by martin, Aug 4, 2003.

  1. martin

    martin Guest

    I'm trying to use ("command" "explode" "all") in lisp and in scripts, for
    some reason it does explode all objects the way it does on the command line,
    any suggestions?
     
    martin, Aug 4, 2003
    #1
  2. martin

    BillZ Guest

    (setvar "QAFLAGS" 1)





    Bill
     
    BillZ, Aug 4, 2003
    #2
  3. martin

    Joe Burke Guest

    And if you don't set it back to zero afterwards... "help! pickfirst doesn't work..."



     



    Joe Burke



    "BillZ" <> wrote in message news:...

    (setvar "QAFLAGS" 1)





    Bill
     
    Joe Burke, Aug 4, 2003
    #3
  4. martin

    BillZ Guest

    Joe,
    Pickfirst works on my machine even with the qaflags set to 1.

    Bill
     
    BillZ, Aug 4, 2003
    #4
  5. martin

    BillZ Guest

    R14 :(
    Interesting.
    Do they show any documentation for qaflags in A2K2?

    Bill
     
    BillZ, Aug 4, 2003
    #5
  6. martin

    Paul Turvill Guest

    Nope. It's an "undocumented" variable. There are others as well; see AutoCAD
    Exposed at
    http://www.manusoft.com
    for details.
    ___
     
    Paul Turvill, Aug 4, 2003
    #6
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.