Extended Entity Data...

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

  1. caduser

    caduser Guest

    (setq text "wirecut to size")
    (regapp "WCHOLE")
    (setq wctext '((-3 ("WCHOLE" (1000 . text)))))
    (setq new (append e1 wctext))
    (entmod new)

    how to put (text "wirecut to size") after 1000 . is't use cons
    or what
     
    caduser, Jul 15, 2003
    #1
  2. caduser

    caduser Guest

    thanks you... it's work

     
    caduser, Jul 16, 2003
    #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.