Quantcast
Channel: MicroStation Programming Forum - Recent Threads
Viewing all articles
Browse latest Browse all 7260

RE: tag definition or tagset

$
0
0
Hi Massimo,

in my opinion there is one problem only and it's a wrong code written based on not correct assumption.

There is nothing like "an order of tags in tag set" and you cannot use it anywhere. It seems logical that when tags were added to a tag set in some order, they will be returned back in the same order. But it's not correct. No such feature is defined in MicroStation VBA. One thing is how tag set is defined, completely another in what order the tags attached to an element are stored in DGN file and the third one is how they are stored in returned array (which probably depends on DGN store, but not on tag set definition).

The only way how to access tags values is using their names.

So maybe it would be better to discuss a question why do you need to work with tags order?

With regards,

Jan

Viewing all articles
Browse latest Browse all 7260

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>