I’d like to draw point or point cloud objects with colours and transparency individually set for each point. I managed to set individual colours by setting ON_PointCloud::m_C in the case of point cloud. But, transparency set in the same way as the colour is effective only when it is the drawn as “square with white centre” set from “display options”. Is it expected behaviour? I’d like to draw points as solid round dots and with transparency. Is there any way to do that? And is there any way to set how to draw points for individual objects? I assume setting it by CDisplayPipelineAttributes effects to all point or point cloud objects in the document.
Thanks a lot for your response, while you’re on vacation too I assume. I guess the properties are effective to all point objects in a document, but I’d like to set them for each object individually.
Thanks for the info. Then, point could shown with transparency when “square with white centre” in display options is selected is not an expected behaviour? It would be appreciated if you could consider supporting it in the future release.