Browse By Tags

  • Can I create cross sections or a profile in Microstation V8i using only a TIN file?

    I don't have a GPK or anything. I just need a few 2D ground lines cut from a surface.
  • ArcGIS adf to TIN in Microstation

    Hello, I had an LAS file (QL2 LiDAR data), which I converted to multipoint in ArcGIS, and then created a TIN to bring into microstation. However, the file comes out in .adf format. Does anyone know how to bring this format into microstation? Or…
  • Using BrowseTriangles() in a C# addin

    Does anyone know how to use or where I can find some documentation on the BrowseTriangles() function from the Bentley.Civil.DTM.DTM object. Bentley.Civil.DTM. DTM tin = Bentley.Civil.DTM. DTM .ImportFromGeopakTinFile(textTinFile.Text…