• Change all level overrides colour via VBA or Keyin hundreds of files

    Hi we have hundreds of structural drawings in which we would like to apply a colour override preferably Red. These will then be used as overlays for clash checking. OK i could and have done in the past opened each drawing, selected all the layers from…
  • Attach raster with huge size

    I am using Microstation Version 08.05.01.25 Windows x86 and Operating system is WindowXP. When I attach a TIF Image (of about 1GB file Size), it displays a bounding box only and not the content of raster. How to fix this?
  • AttachToToolSettings and DetachFromToolSettings in C#

    Hi everybody, I have a form that inherits from Adapter class, with two buttons; at the beginning, my form is being generated with "AttachAsTopLevelForm" ; My form has two buttons; - When clicking button1, I apply this line: this.AttachToToolSettings…