Browse By Tags

  • Reports should have a Query Language

    MicroStation's Reports interface is a closed UI. That is, we can manipulate the UI to create a report definition, but that definition remains obscure. It's stored internally in a DGN file. It would be great to have a formal report definition language…
  • GeometryPart

    Hi All, I am using the IModel SDK to read an IModel. I had the following questions. 1) How Geometry Part is related to a Element. What sort of ECSql query can i write to get the GeometryPart of an Element 2) There are some ECEntityClass which…