• [CE U12] How to access parametric solid using EC Query?

    Hi, this my question does not relate to specific API and is more about general concepts how to access elements and related data. Also, it's just a theory and I did not write any test code yet, so maybe I will realize I am asking something obvious…
  • [CONNECT C#] ElementChangedEvent and Item Types

    Versions: MicroStation Update 10 (10.10.00.23 and SDK 10.10.00.32). I am trying to update an Item Type property on an element that has been moved. If I try to update the item type using a change event the code below will fail. If however, I put this…
  • [CONNECT C++] Database API Introduction

    Introduction In MicroStation CONNECT Edition, we can use Database APIs to write Database apps. Here is a simple guide for the basic programming. Prerequisites: 1. Create a new DGN file. 2. Prepare a valid Oracle database(You can use other databases…
  • [CONNECT CE] How to obtain all (EC) relationship for an element at once?

    Hi, this my question focuses to API usage and best practices: Is there a simple (or not simple, but recommended) way how to obtain an information whether any relationship exists from/to the element or the list of these relationships (e.g. as IList…
  • [MSCE C++]创建动态的textblock,使其内容和某一元素的参数相关联

    请教一个问题,在创建出textblock以后,在 textblock中输入的文本,是否有办法将输入的文本与某一元素的属性相关联,比如说画了一条10cm的直线,然后创建一个textblock,textblock的文本内容为直线长度10,当改变直线长度为15cm的时候,文本内容自动更新为15。这个功能和标注的关联标注有点类似。
  • [MSCE U14 C++, C#] DgnEC Instance and Relationship Change Events

    Introduction With Microstation CE U14, we are introducing a way to listen to DgnEC instance and relationship change events at both Native DgnPlatform and Managed DgnPlatformNet layers w.r.t. the following interfaces: Bentley::DgnPlatform:: IDgnEC ChangeListener…
  • 21-二次开发

    有关MicroStation软件编程(包括MVBA、Addins和MDL)方面的内容 二次开发常见问题解答 一步步学习MicroStation CE Addin(C#)开发 一步步学习MicroStation CE MDL(C++)开发 学习Microstation交互式工具开发 Addin程序集接口扩充 中国优先社区二次开发精华帖汇总 精选MicroStation二次开发文章 MicroStation CONNECT版SDK的新变化 MDL函数勘误 …
  • CONNECT APIs

    MicroStation CONNECT Edition API Topics listed by Area (or technology). NOTE: You can also follow the latest MicroStation SDK Blog posts on medium.com . Cells Components Center ( Library API , Portal , Docs , Tutorials , Samples , Changelog…
  • To Add Custom Description in a Field to Populate in OpenPlant Modeler

    Applies To Product(s): OpenPlant Modeler Version(s): 08.11.09.XXX Environment: Windows 7 (64 bit) Area: OpenPlant Specification Generator Subarea: Custom Description Original…