• Custom Linestyles won't resymbolize if they are in a reference file

    We have an MDL application (since ported to Native Code) that resymbolizes elements on the fly based on user specified criteria. Changing Color, Style, and Weight are the most common uses and this application has worked just fine for many years. I am…
  • Need Help on Microstation VBA to change text view from TOP view to Isometric when it is placing.

    Hi Microstation Users, I am trying to write a VBA Macro which helps us to get the data from excel sheet and place it in title block of microstation drawing and the macro runs till the end of row and once it finds the empty row macro will stop. Whatever…
  • [V8i C++] CPU usage

    Hi everyone, I'm currently developing several macros using VBA but I found out that when it comes to import, manipulate and project heavy data, the process takes a lot of time to elaborate all these points. (I know there's a point cloud tool, but i'm…
  • [V8i SS3, VBA or VB.net]

    I need to read the name of multilines. I have tried using a property handler but I dont know what the access string is. In the 'Element Information' dialogue box, a Multiline name is called "Style". In the 'Analyse Element' dialogue box a Multiline name…
  • Is there a process limitation to the bentley.interop.microstationdgn?

    We need to process approximately 200,000 dgn files. We would like to process these files on a server for obvious reasons. We have created a c# script that uses the bentley.interop.microstationdgn library. The script works for a while for like maybe…
  • Run files when closing [V8i SS3, SS4]

    Is there a way to have μstation run a ".ucm" file just like on startup or when opening a drawing?