• [CE U17 C++] Create a POD file with a custom point

    Dart Vader
    Dart Vader
    Hello guys. I want to create my custom POD file with the custom point. And I found a few examples of how to do it with a PointCloudPodWriter. But at the end of the process, I got an error. It has code 32768. It's a general code of ERROR. But what reason…
    • 7 months ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • 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
  • RE: [connect update 5] SDK Update 5 info

    Jon Summers
    Jon Summers
    Unknown said: Windows 7, VS 2013, NO CLR support What do you mean by 'NO CLR support'? Unknown said: I get all kinds of errors when including PointCloudApi.h That header file is a convenience that #include s most of what you need for Point Cloud…
    • over 6 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • I've problem with POD-file attaching.

    Andrew G
    Andrew G
    I use MS V8i and SDK mssdk081109357en. I make build by instruction . I have some problem with example from SDK, which name is "PointClouds". I changed the code for debuging in next way: ... case DITEM_MESSAGE_QUEUECOMMAND: { Bentley::Ustn::Element…
    • over 8 years ago
    • MicroStation Programming
    • MicroStation Programming Forum