Moving attibutes in a inserted block

Discussion in 'AutoCAD' started by Edward Bagby, Mar 23, 2005.

  1. Edward Bagby

    Edward Bagby Guest

    I've been trying to move attributes that are in an inserted block but I'm
    really starting to go mad.

    I keep getting an object required error.

    I've tried:
    Set varAttribs.TextAlignmentPoint = dblPoint
    Set varAttribs.InsertionPoint = dblPoint
    varAttribs.TextAlignmentPoint = dblPoint
    varAttribs.InsertionPoint = dblPoint

    all of these get that same error. What strange trick are we supposed to use
    to get this to actually work?

    Thanks for the help!

    Edward
     
    Edward Bagby, Mar 23, 2005
    #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.