Visual Lisp question on changing entity properties

Discussion in 'AutoCAD' started by mikedsjr, Apr 14, 2004.

  1. mikedsjr

    mikedsjr Guest

    I'm trying to learn Visual Lisp and I've run and i realize that you can change the layer of one object to another objects properties byt using

    (vla-put-layer obj1 (vla-get-layer obj2))

    But what if you are wanting to change to a layer that may or may not exist.
     
    mikedsjr, Apr 14, 2004
    #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.