Hi Jan,
My system is windows 7, VS 2013, NO CLR support.
I get all kinds of errors when including PointCloudApi.h
#include <PointCloud\PointCloudApi.h>
Error example:
error C2039: 'OrientedBoxCR' : is not a member of 'Bentley::DgnPlatform'
error C2061: syntax error : identifier 'IPointCloudChannelVectorCR'
All in all, I get 13 errors like this.
thanks
Nenad