Selection Set by Multiple Handles

Discussion in 'AutoCAD' started by SSI Services, Inc., May 19, 2004.

  1. I have the handles for multiple objects that I need to create a selection set for in VBA. I tried Group Code 5 with no success.

    Thanks,
     
    SSI Services, Inc., May 19, 2004
    #1
  2. Perhaps a different approach?

    If you have the handles to the objects in question, use a loop to feed
    those handles to the HandleToObject method of the AcadDocument class.
     
    Frank Oquendo, May 19, 2004
    #2
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.