Browse By Tags

  • Dependency Manager - Tips on Monitoring Root Changes [MicroStation CONNECT C++]

    I am using MicroStation CONNECT Edition 10.16.03.11. Background/Goal: I want to create a custom dependency linkage. This linkage will be assigned to dependent elements (e.g., cell elements) and the root element will be a line element. Multiple…
  • MSCE: Tag Set, Name and Type are reset

    When creating a cell, most of the times tags are associated. I know that tags are old-fashioned but we have to keep it this way. For some reason, in some cases, the Set, Name and Type of the tag are cleared while its actual value remains. I haven…
  • MSCE: Print single view to multiple page PDF

    I'm working on a huge project porting 100+ MDL applications from V8i (*.mc) to Connect Edition (*.cpp). When printing (to a single PDF), we design everything with a dedicated level on a single view where each page is delimited by means of a rectangle…
  • Enable/Disable Ribbon Buttons using Named Expressions?

    Hi, I am working in MicroStation CE Update15. I need to enable /disable ribbon menu buttons based on a variable value. When i searched in community, many suggestions was can be done through "Named Expressions". Please provide me an simple…