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