Hello!
I want to show an 2d profile of imported point cloud data’s section.
Just like follow screenshot of potree
And i found ClippingPlaneCollection, the clipping edge like what i want, however i am
confusing about how to get every point info (X,Y,Z, color etc.) of clipping edge(red area in foloow screenshot), due to i want show the point info on 2d profile like potree did.

Cesium version: Lastest
Browser: Chrome
Thank you in advance for any help or suggestions.
Chrisbo.
Hi I found the interesting demo video from this link.
Hope this helps you!
1 Like
Hi Li_Mingjie, thanks so much for your reply.
CesiumJsStreetViewCameraController seemed get height/latitude/longitude etc. info from 3dtiles data’s properties (case when point cloud data, properties set in batchtable and featruetable of .pnts) .
*Similar to this sandcastle sample.
One point cloud data file may has several billion points, i don’t know what problem will happen if set properties in batchtable and featruetable for all several billion points.
Hi Li_Mingjie,
Last time i can not open the video due to some specail reason, and i can see it now.
The Cesium js 3d Point Cloud Profile Measurement Tool is really what i want to do.
I will try to contact the video owner, any progress i will share to you also.
Thanks again.