Browse By Tags

  • Re: PointCloud API

    Phil: Take a look in the MicroStation C++ API for Bentley::Ustn::IDrawGeom.DrawPointCloud . The MicroStationAPI documentation does its best, as ever, to mimic Macavity – The Mystery Cat . Macavity's a Mystery Cat: he's called the Hidden…
  • CloudWorx: vertical mesh from points

    Hello, I'm trying to create mesh from points. There is no problem if the surface is facing into Z direction (like Terrain Model). But, I would like to create mesh from points on surface which is not horizontal (facing X direction) - triangles…