Window or Individual Select, But Need Both - Lisp Help

Discussion in 'AutoCAD' started by Sam Manzella, Feb 17, 2005.

  1. Sam Manzella

    Sam Manzella Guest

    Hi, I have two buttons to change the LineType properties, but one button
    will only work by selecting the entities individually, and the other only
    works by window-ing the objects.

    Is there a way to combine to two, maybe in a short Lisp statement?

    This is what I have now:

    ----------------------------------------

    (Individual Select)

    ^C^C_change;\;p;lt;dash_b1;;

    ----------------------------------------

    (Window Select)

    ^C^C_change;\\;p;lt;dash_b1;;

    ----------------------------------------

    Please help.

    Thanks,
    Sam
     
    Sam Manzella, Feb 17, 2005
    #1
  2. Sam Manzella

    Sam Manzella Guest

    Thank you very much! Works great!
     
    Sam Manzella, Feb 17, 2005
    #2
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.