• What's changed in Navigator CE and what it means?

    Think about upgrading from Navigator V8i to Navigator CE? You need to be aware of all these changes...

    Major Changes in Navigator CE as compared to Navigator V8i:

    • can only open mobile i-models (.imodel)
    • can NOT open files directly from ProjectWise
    • can NOT attach ref files
    • can NOT create overlay files

    Meaning we can NOT use the same way to work in Navigator CE as V8i!

    • first off, we need to convert regular i-model…
  • build MicroStation CE SDK examples with Visual Studio 2017 Community

    I recently download MicroStation CE SDK, and running into a series of issues when trying to build SDK examples. Thought it's a good idea to share the solutions I found...

    My environment: Win 10 + Visual Studio 2017 Community + MicroStation CE (v10.11.00.36) + MicroStation CE SDK (v10.11.00.42)

    Issue 1: when building SDK examples, got error 'VS2015_DotNetToolsDir was not defined'

    Solution: install '.NET Framework…