Maybe I'm just not awake yet... but I can't make this work.
I think I'm getting mixed up on defining the variables somewhere when I try to integrate what you've got into my program... but I haven't figured out where yet. I'm going to keep trying though. This looks like it should work if I can get my head around it enough to integrate into mine.
May be that I'm missing something on defining the variables when I convert it to .NET too... I know vb6 Variant has to be Object, and because of something of with AutoCAD in some cases, Integer has to be Int16, but I don't know of anything else that should need converted.
I'll keep playing with it and see what I can do though, I'm going to leave this question open for now just in case I get completely stuck. Thank-You for your help.
Main Topics
Browse All Topics





by: borgunitPosted on 2009-04-08 at 12:38:33ID: 24100924
I pulled this one out of my archives. It should get the block atts into a variant array. You will need to massage this a bit to update for .net
Select allOpen in new window