Method SegmentDiskFront
SegmentDiskFront(OccurrenceList, double, int)
Create UV patches with disk-like topology
Declaration
public void SegmentDiskFront(OccurrenceList occurrences, double threshold = 25, int channel = 0)
Parameters
Type | Name | Description |
---|---|---|
OccurrenceList | occurrences | Occurrences of part to process |
double | threshold | Threshold of the front's Gaussian Curvature |
int | channel | The UV channel to repack |