Browse By Tags

  • New Extended type in OpenCities (type 106)

    We were using Bentley Map before and we switch to OpenCities Map. We have noticed that there is a new type called Extended ELM (type 106) associated to every polygons. Since we have to fix things in our code, is there a configuration setting or something…
  • [CE U13 .NET] Element Type 106 get Children

    I prefer a solution for .NET but other Solutions are welcome too. In my DGN I created a simple square and added some XAttribute Data to it. Then i extruded this element to a cube. Calling the function GetChildren() gives me no result. I did called ExposeChildren…