Browse By Tags

  • MDL Level

    I has asked this question earlier but the issue was not really resolved. I am going nuts with this. I have to set elements to pre-V8 version of levels like "Level 10", "Level 21", etc. If the level is not used, then mdlLevel_isValidByName returns…
  • Microstation 8i MDL: Getting LevelID

    Hi, I am trying to get the LevelID of the original levels (1 to 63 as Level 1, Level 2, etc.) using the function mdlLevel_getIdFromName. But I notice that I get an error (wrong LevelID) when I try to get LevelID of an unused level like "Level 11". If…