• Re: V8i and C# InitApp examples ?

    Jon Summers
    Jon Summers
    Unknown said: I don't know how to open Microstation MainForm or to avoid Microstation exiting at the end of mi initapp You need to open a DGN file. When used as an MS_INITAPPS , MicroStation remains active only as long as a DGN file is open.…
    • over 12 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8i Programming Forum
  • Re: Developing external MS application

    Jon Summers
    Jon Summers
    MS_INITAPPS The traditional way to do what you want is to write an MDL or native-code application that can be loaded as an MS_INITAPPS . The application is specified either in the MS_INITAPPS variable or as a start-up using the -wa command-line…
    • over 12 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8 XM Edition Programming Forum