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