Visual Basic Customization
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Getting a block from Selection Set
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
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?
"System.NullReferenceException".
What's wrong?
Re: Getting a block from Selection Set
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
04-19-2006 08:24 AM in reply to:
jgaston
Sorry, I forgot a big detail, I'm using VB.NET and Acad 2006
