• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    Visual Basic Customization

    Reply
    Contributor
    Posts: 18
    Registered: ‎11-14-2003

    Getting a block from Selection Set

    48 Views, 1 Replies
    04-19-2006 08:22 AM
    I have a BlockReference's filtered selectionset. Then, assign the first element in the SS to a AcadBlockReference object. When I tried to use the object I get the error:
    "System.NullReferenceException".

    What's wrong?
    Please use plain text.
    Contributor
    Posts: 18
    Registered: ‎11-14-2003

    Re: Getting a block from Selection Set

    04-19-2006 08:24 AM in reply to: jgaston
    Sorry, I forgot a big detail, I'm using VB.NET and Acad 2006
    Please use plain text.