Method DefeatureCAD
DefeatureCAD(OccurrenceList, double)
Remove some features from brep
Declaration
public void DefeatureCAD(OccurrenceList occurrences, double maxDiameter)
Parameters
| Type | Name | Description |
|---|---|---|
| OccurrenceList | occurrences | Occurrences of components to process |
| double | maxDiameter | Maximum diameter of the holes to be removed (-1=no max diameter) |