Message 1 of 2
Object Classes in VB.NET
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi
When I read Object Classes in VB.NET I don't get same order and Autocad show the Object Class in Map Explorer
In VB.NET I get order from the XML file so when I add new Object Class somewhere between it go in the end in the XML file
And in VB.NET it is the last record How can I read Object Class in VB.NET and use same order and Autocad show it in Map Explorer
I was using the sample from Map ObjectARX / ClassificationVB
Sgear