Method DeletePatches
DeletePatches(OccurrenceList, bool)
Delete patches attributes on tessellations
Declaration
[HandleProcessCorruptedStateExceptions]
public void DeletePatches(OccurrenceList occurrences, bool keepOnePatchByMaterial = true)
Parameters
| Type | Name | Description |
|---|---|---|
| OccurrenceList | occurrences | Occurrences of components to process |
| bool | keepOnePatchByMaterial | If set, one patch by material will be kept, else all patches will be deleted and materials on patches will be lost |