Hi Nenad,
in my opinion it's not the question about API, but about product: MicroStation allows to use existing point cloud data (lets say it's data consumer), but not to modify them. It's the role of Bentley Descartes, which is point cloud (and raster and reality mesh and ...) authoring tool. So to add or remove individual points is not supported by MicroStation itself.
Probably the most close functionality in native API is PointCloudPodWriter that allows to create a new POD file. I can imagine (but have not used it) it's possible to query existing POD file and to write filtered and/or modified points to a new file. It seems the writer does not exist in managed API.
With regards,
Jan
in my opinion it's not the question about API, but about product: MicroStation allows to use existing point cloud data (lets say it's data consumer), but not to modify them. It's the role of Bentley Descartes, which is point cloud (and raster and reality mesh and ...) authoring tool. So to add or remove individual points is not supported by MicroStation itself.
Probably the most close functionality in native API is PointCloudPodWriter that allows to create a new POD file. I can imagine (but have not used it) it's possible to query existing POD file and to write filtered and/or modified points to a new file. It seems the writer does not exist in managed API.
With regards,
Jan