Hi Nenad,
[quote user="Nenad Poljcic"]Forget my other posts, they have nothing to do with this one.[/quote]
Ok :-)
[quote user="Nenad Poljcic"]Simple answer, company PC, no private installation allowed.[/quote]
Hmm, using black humor, in such case, stop development and wait for Update 4 (or whatever newer version will be available at the time when reinstallation will happen) :-(
But seriously ... the development, polishing and debuging API is rapid and to stay at Update 2, especially in the case of managed API, will bring a pain only. It's not only about the documentation, which can be downloaded and used separately, but about repairs in API itself. Not sure what works and what not in U2. E.g. IsHighlighted property is probably not available in U2, so it's about to find workarounds.
[quote user="Nenad Poljcic"]Correct me if I am wrong but you are saying that Bentley.DgnPlatformNET and Bentley.DgnPlatformNET are COM/Interop API?[/quote]
No, DgnPlatformNET is probably "real managed API", but e.g. MSTNPlatformNET is partially based on COM/Interop I guess, as it uses Bentley.Interop.MicroStationDGN.dll assembly ... but I am not expert and don't know MicroStation internals.
In fact I am happy that Bentley.Interop.MicroStationDGN.dll assembly is documented now, because it provides access to in the past missing features ... and using it is still better than to have nothing. And Bentley.Interop.MicroStationDGN.dll seems to be smaller part of MStnPlatformNET ;-)
With regards,
Jan