Search found 1 match
- Tue Feb 06, 2018 11:02 am
- Forum: Questions
- Topic: extruding 2D point cloud into a 3D rectangular box
- Replies: 1
- Views: 1034
extruding 2D point cloud into a 3D rectangular box
Hello, I have a 2D point cloud that represents the base plane of buildings which intersects with the ground. I need to extrude this plane into 3D. One straightforward approach, is to write a script that replicates this 2D plane at different élévations, z, in the 3D space. This would lead to a discre...