Method Triangularize
Triangularize(OccurrenceList)
Split all non-triangle polygons in the meshes to triangles
Declaration
[HandleProcessCorruptedStateExceptions]
public void Triangularize(OccurrenceList occurrences)
Parameters
| Type | Name | Description | 
|---|---|---|
| OccurrenceList | occurrences | Occurrences of components to process  |