Browse By Tags

  • [CONNECT Update 16 C++] How do I navigate EC element properties?

    I'm attempting to navigate the EC properties of a line or line-string element. From a user perspective, an element has a segments property, leading to a list of segments... I have extracted the Segments property of the line-string element to an ECValue…
  • [CONNECT] Item Types and Property Arrays

    MicroStation help doesn't dwell on Item Types and Property Arrays . If I define a Property Array as part of an Item Type definition, how do I add data to that array in an Item instance? Can a Property contain data defined in another Item Type ?…