Method VoxelizePointClouds
VoxelizePointClouds(OccurrenceList, double)
Explode point clouds to voxels
Declaration
public void VoxelizePointClouds(OccurrenceList occurrences, double voxelSize = 500)
Parameters
Type | Name | Description |
---|---|---|
OccurrenceList | occurrences | Occurrences of part to process |
double | voxelSize | Size of voxels |