• Loading MDL Applications automatically

    Steve Cocchi
    Steve Cocchi
    Product(s): OpenBuildings Designer Version(s): CONNECT Edition Area: General Subarea: MDL Application Problem description: How can I load MDL Applications automatically? Solution: Below is the workflow…
    • 1 month ago
    • OpenBuildings | AECOsim | Speedikon
    • OpenBuildings | AECOsim | Speedikon Wiki
  • Re: A .Net AddIn doesn't get autoloading after I moved to Windows7

    Jon Summers
    Jon Summers
    Application Start-Up twegener said: The next time I launched MicroStation the DLL gets loaded automatically A pure MDL application is loaded in the following circumstances … Explicitly using keyin MDL LOAD APP_NAME Automatically, if either…
    • over 11 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8i Programming Forum
  • 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