Method RemoveDegeneratedPolygons
RemoveDegeneratedPolygons(OccurrenceList, double)
Remove some kinds of degenerated polygons
Declaration
public void RemoveDegeneratedPolygons(OccurrenceList occurrences, double tolerance)
Parameters
Type | Name | Description |
---|---|---|
OccurrenceList | occurrences | Occurrences of components to process |
double | tolerance | Degenerated tolerance |