Changing an Mtext (assoc 71)

Discussion in 'AutoCAD' started by Pierre Marcotte, Aug 11, 2003.

  1. Hi there.. I'm trying to write a routine that will (among other things)
    change a selected mtext's insertion point. In no situation must it be
    centered, but must be either to the left or tho the right. I tried this:
    (setq textdata (subst (cons 71 4) (assoc 71 textdata) textdata))
    (entmod textdata)

    but the Mtext is still centered. I tried the REGEN command, no go. Any ideas
    ?

    TIA

    Dr Fleau
     
    Pierre Marcotte, Aug 11, 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.