Skip to main content

Hi,

I want to clip a point cloud with a 3D Object (Box). The 3D Object has z values and should overlap the point clouds. Now when I am using the Clipper, I recognize, that the point cloud is not overlapping the 3D box, because it is not using the z values. How can I proceed in this case, that both have the same elevation and that the clipping is working?

Point Cloud on the correct elevation of 280m. 3D Object at the ground (not using its z-Coordinates

Thanks in advance

Hi @offi24

I’d suggest trying the Offsetter first, where you can enter the z-value of your point cloud to offset your ground object by the same amount. You can use the Spherical Coordinates parameter to enter your 280m distance. I hope this helps!


how did you create the 3D Object? I tried it with my own data and it worked.

The result is a part of a manhole:

 


Reply