I am using a Level combo box selector in my mdl program. In my hook function I set up the combo box attibutes to show level libraries. My issue is that the same level in my dgnlib returns a different levelID in one file as opposed to another, so it is not consistent between files. Since I have assigned a number in my dgnlib to each level, is it possible to store the levelCode (number) instead of the levelID which microstation generates on its own? What is the best approach here?
Thanks Ray