Method SewBoundary
SewBoundary(OccurrenceList, double)
Sew boundaries between them
Declaration
[HandleProcessCorruptedStateExceptions]
public void SewBoundary(OccurrenceList occurrences, double maxDistance)
Parameters
| Type | Name | Description | 
|---|---|---|
| OccurrenceList | occurrences | Occurrences of components to repair  | 
    
| double | maxDistance | Maximum distance between bundaries  |