• How to Report Element Information per Level - Line Style Scale?

    I'm looking for a way to QUICKLY check or verify proper Line Style scale values. Currently, we select all elements of a given level, then go into the Element information tool [ Element Information>Extended>Line Style Parameters>Scale ] to check the…
  • [mVBA] Scale setting with OpenDesignFileForProgram

    Hello I am checking .dgn files with OpenDesignFileForProgram. One of the information i need to drag out is Scale Setting and check if its 1,1,1 or not (just need to read it). It seems I am only allowed to read ActiveSettings.Scale and can not find the…