vla-mirror and xscalefactor

Discussion in 'AutoCAD' started by MRL, Jun 12, 2004.

  1. MRL

    MRL Guest

    hello,

    I want to change the negative xscalefactor of a block back to positive,
    but how do i change/mirror the attributes within that block?

    Martin

    (vlax-put-property
    vla-obj
    "XScaleFactor"
    (abs (vla-get-XScaleFactor vla-obj))
    )
     
    MRL, Jun 12, 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.