Message 1 of 2
constant attributes

Not applicable
09-20-2011
01:38 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am a beginner in vb.net but with some experience in VBA, and am always sure what I'm doing in vb.net when it works.

Right now I need a routine that can read attribut values for a large amount of attributes in several block. - The old VBA routine is very slow in 64 BITAutoCAD12.
I have created a vb.net routine which does most of the work satisfactorily, but the routine does not read the constant attributes and I can not figure out how I get thesevalues.
Can anyone help with suggestions.