Method RemoveMaterials
RemoveMaterials(OccurrenceList)
Recursively remove all materials
Declaration
public void RemoveMaterials(OccurrenceList roots = null)
Parameters
Type | Name | Description |
---|---|---|
OccurrenceList | roots | If specified, remove materials only from the given occurrences and their descendants |