selecting an attribute

Discussion in 'AutoCAD' started by Allen Johnson, Nov 24, 2004.

  1. How would you retrieve only the attribute entity of a insert using either
    the selectionset method or GetEntity with VBA, like with nentsel in
    AutoLISP? They both seem to return only the block reference.
     
    Allen Johnson, Nov 24, 2004
    #1
  2. Allen Johnson

    MP Guest

    Check out the Getsubentity example in the help files.
    That should get you what you need.
    hth
    Mark
     
    MP, Nov 24, 2004
    #2
  3. And the HasAttributes & GetAttributes methods of the block reference.
     
    John Goodfellow, Nov 25, 2004
    #3
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.