This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

MicroStation CONNECT Edition SDK Update 4

The MicroStation SDK team is pleased to announce the release of the MicroStation CONNECT Edition SDK Update 4 (U4). The most recent release provides a number of requested enhancements.

 

New Features

 

To see the latest changes related to this SDK release, please take a few moments to review the following items:

  1. Help Topics (..\MicroStationCONNECTSDK\Documentation\Index.html)
    • Installation > Installation Requirements
    • What's New > "New and Changed in MicroStation CONNECT Edition Update 4 SDK"
    • Developer Notes
  2. Updated Documentation
    • New help
      • ..\doc\Bentley.GeometryNET.chm
      • ..\doc\BentleyGeometryNet.chm
      • ..\doc\MSTNPlatformNET.chm
    • Additional API method descriptions
    • Additional API "Required library" tags
  3. New Code samples
    • ..\examples\View\ViewInfoExample
  4. New Includes
    • ..\include\Bentley\Base64Utilities.h
    • ..\include\Geom\OperatorOverload.h
    • ..\mki\VCVarsQueryRegistry14.mki
  5. New Libraries
    ..\library\Bentley.MicroStation.MaterialControl.lib


Related Downloads

Known Issues, Bug Fixes, Breaking Changes

  • N/A

Requirements

  • MicroStation CONNECT Edition SDK native (C/C++) and managed code (.NET add ins) development requires:

Release Notes

  • MicroStation CONNECT Edition SDK releases generally are available within 2 weeks of a respective closely paired MicroStation product release
  • To ensure maximum application compatibility and stability of your applications:
    • Make sure to use the latest MicroStation CONNECT Edition SDK and a (closely) matching MicroStation product version
    • It is highly recommended to recompiling existing applications for each new MicroStation product and SDK update release
    • If Breaking Changes are provided, MDL applications will require recompilation

Related Resources