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 2

MicroStation CONNECT Edition SDK Update 2

 

The MicroStation SDK team is pleased to announce the availability of the MicroStation CONNECT Edition SDK x64 Update 2 (10.02.00.39).  Please refer to the "What's New Highlights" section below for some of the major updates and enhancements.

 

What's New Highlights

 

API

Items added

  • Include\MrMeshLib\MrMeshLibApi.h
  • Include\VisEdgesLib\VisEdgesLib.h

Items removed

  • Include\Articles folder

Library

Items added

  • library\dbpwise.lib
  • library\VisEdgesLib.lib

Tools

Items added

  • Localization files
    • bin\ExtractLangPackInfo.exe
    • bin\GenerateLangPack.exe
    • bin\XLIFF-BSIExtensions.xsd
    • mki\GenMui.mki
    • mki\GenXliff.mki

Samples

Items added

  • Code samples include a ReadMe.txt
  • Code samples
    • Annotations
      • ModifyTextTool
      • TextExample
    • DgnEC
      • ECNativeExample
      • TestItemType
    • Elements
      • ElementsExample
    • Miscellaneous
      • ACSTraverser
      • steel
    • View
      • ViewGroupExample
    • WPF
      • WPFDemo
      • WPFSample

 

Related Downloads

Known Issues, Fixes, Breaking Changes

 

  • N/A

 

Requirements

 

  • Closely matching MicroStation CONNECT Edition product version
  • Microsoft Visual Studio 2013 Professional (latest patches) to create native (C/C++) and managed code (.NET add ins) MDL applications

 

Release Notes

 

  • MicroStation SDK releases are typically available for download within 2 weeks of a respective 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