filter Xdata

Discussion in 'AutoCAD' started by caduser, Jul 31, 2003.

  1. caduser

    caduser Guest

    (setq pick:eek:bj(car(entsel)));;select insert Block with Xdata
    (setq pick:eek:bj1(cadr(assoc -3(entget pick:eek:bj '("WCHOLE")))))
    (setq txt3(cdr(nth 1 txt2 )));; filter only this text
    (setq sel:eek:bj (ssget (..what to do..)
    (setq i 0)
    (setq obj:qty (sslength sel:eek:bj))
     
    caduser, Jul 31, 2003
    #1
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.