entsel & nentsel

Discussion in 'AutoCAD' started by jberry50, Apr 23, 2004.

  1. jberry50

    jberry50 Guest

    Is there a way to have either entsel or nentsel select and object already defined by setq

    i.e. (setq ss1 (entsel "\nSelect Entity"))
    (if (= ???)
    (setq ss2 (nentsel ss1))
     
    jberry50, Apr 23, 2004
    #1
  2. jberry50

    Jeff Mishler Guest

    look into the "nentselp" function

    Jeff
     
    Jeff Mishler, Apr 23, 2004
    #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.