• how to count the number of sheet views in a DGN?

    hello - I have written a Powershell script to run with ProjectWise, to generate renditions (PDFs) based on several criteria. The last hurdle is to automatically handle a comparison so that the script will 'know' which models have only one plot sheet,…
  • Open MicroStation from PowerShell as background task. Is it possible?

    Hello, i'm using the following script to check out and in documents from ProjectWise. The aim of this task is to open MicroStation, run a VBA block at startup to check the file for some parameters and then closing MicroStation. So is it possible to…