Method SegmentMesh
SegmentMesh(OccurrenceList, bool)
WARNING: this function is tagged as 'EXPERIMENTAL'
Segment Mesh into clusters guided by edge sharpnesses.
Declaration
[HandleProcessCorruptedStateExceptions]
public void SegmentMesh(OccurrenceList occurrences, bool overwriteLoI = true)
Parameters
Type | Name | Description |
---|---|---|
OccurrenceList | occurrences | Occurrences of components to process |
bool | overwriteLoI | Overwrite the lines-of-interest parameters if true, else add them |