Message 1 of 1
C# Point Cloud Point Extraction

Not applicable
04-28-2020
10:56 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I am trying to extract/access the visible points in a pointcloud I have attached to my project. I want to use the points to create geometry, but I need to know their location in 3D space with code. I know that you can pick them manually to place work points and planes, but I'm trying to do this automatically.
Can I access the point cloud points directly? If so, how?
Can I scan a region of space for point cloud points automatically? If so, how?