• CONNECT Update 12 C++ PointCloudPodWriter StartStream crashing

    Richard Steffen
    Richard Steffen
    Hi all, I want to create a pod point cloud file from points I have in my buffer. Unfortuntely my code so far crashes when I call StartStream: My includes: #include "Bentley/Bentley.h" #include "Bentley/RefCounted.h" #include "Bentley/WString…
    • over 4 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • [CONNECT C++] IPointCloudChannelVector

    Jon Summers
    Jon Summers
    PointCloudChannelVector is reference by PointCloudDataQuery ... PointCloudDataQuery.h(168): POINTCLOUD_EXPORT IPointCloudQueryBuffersPtr CreateBuffers(UInt32 capacity, UInt32 channelFlags, IPointCloudChannelVectorCR channels); However, I can't find…
    • over 5 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • [CONNECT C++] PointCloudChannelId

    Jon Summers
    Jon Summers
    Several PointCloud methods reference the PointCloudChannelId type. For example, IPointCloudQueryBuffers::AddChannel ( PointCloudChannelId id) However, I can't find a definition or declaration of PointCloudChannelId in any header file (CONNECT Update…
    • over 5 years ago
    • MicroStation Programming
    • MicroStation Programming Forum