Browse By Tags

  • Set Element Elevation

    Product: MicroStation Version: CONNECT Edition Feature: User Interface The Situation Have you ever needed to set or change the elevation of an element? Solution Easily set the elevation…
  • [CONNECT Update 16 C++] Has Element Property X?

    How can we find programmatically whether a DGN element has a particular property? For example, several elements have a Length property. It's valid for lines, line-strings, arcs and I believe curve vectors in general. The picture is blurred because sometimes…
  • [CONNECT .NET] Get In-Memory Element from COM Impossible

    I want to get a .NET Element from a COM Element ... using Bentley.DgnPlatformNET; using Bentley.DgnPlatformNET.Elements; using Bentley.MstnPlatformNET; using BCOM = Bentley.Interop.MicroStationDGN; Element GetElementFromComElement (BCOM.Element oElement…
  • [CONNECT C++] Report: format column of element data

    How does one create a Report column definition that formats an element property? For example, if I manually create a Report about text elements I can add the element origin. Then I right-click to format it... The Report now includes the formatted…
  • Access Violation with SetLineStyle and trying to retrieve Element by native ref

    Hi, I am getting to grips with programming in CONNECT (Update 9), using a mixture of c++ and c#. Where possible my preference is to using the DgnPlatformNET and MstnPlatformNET interfaces but for the time being there will be quite a bit of code using…
  • How do I change Organization Type in the Properties box in MicroStation Connect?

    In Microstation 32-bit, I was able to click on Settings > Element Information, which brought up the "Element Info Dialog Settings" dialog. In this dialog, I could change the method by which elements were grouped in the "Element Information" window. The…
  • How to select elements using a Specific Criteria\condition (operator: greater than and less than) in order to delete them?

    Product(s): MicroStation Version(s): 10.00.00.25 Environment: N\A Area: Selection Subarea: General Background Use the explorer dialog and the advanced search Steps to Accomplish Open…
  • RE: CE - Print Styles

    Sorry for the delay in response, I have had a look through our systems and found that this had previously been raised in MicroStation V8i in Change Request # 337529, which has now become Enhancement Request # 85368. You might like to post a new Service…