• [Connect update15 c++] Example set missing files, where can I download complete set?

    I am going through all the examples under the bentley's example folder. I encountered several instances where there are files missing. There are others missing .cpp files and ones I have no idea what is missing. Some examples either don't work or…
  • RE: C++ Get element from ElementRef

    Here is a working example. Note that I did have to add the following to my mke file: dirToSearch = $(MS)mdl/MicroStationAPI %include cincapnd.mki dirToSearch = $(MS)mdl/MicroStationAPI/interface %include cincapnd.mki I also noticed that ElemHandle…
  • C++ Example

    Hello again, Can you point me in the right direction for creating a simple C++ app for microstation? I know there are examples in the SDK, I just don't know what they are called. Which place in the SDK should I look at for the basics of creating a C…