Method FilterHiddenPolygons
FilterHiddenPolygons(OccurrenceList, double)
remove hidden polygons using voxels and cavities
Declaration
[HandleProcessCorruptedStateExceptions]
public void FilterHiddenPolygons(OccurrenceList occurrences, double voxelSize)
Parameters
| Type | Name | Description |
|---|---|---|
| OccurrenceList | occurrences | Part occurrences to process |
| double | voxelSize | Size of voxels |