Hi,
How can I give 3d polygons the height of a base. The ground plane I created with the PointCloudSurfaceBuilder. The 3d Polygons have a z-axis with a value of 0.
See the image, the polygons lie above the base and disappear below it.
Hi,
How can I give 3d polygons the height of a base. The ground plane I created with the PointCloudSurfaceBuilder. The 3d Polygons have a z-axis with a value of 0.
See the image, the polygons lie above the base and disappear below it.
You can use the SurfaceDraper. Maybe is nessary to use the Densifier before.
hi,
I'll check that out. In the meantime I had found another solution. I first made the 3d polygons exaggeratedly large and then you can use a clipper to determine the interface with the ground plate.