Method ListFeatures
ListFeatures(OccurrenceList, bool, bool, double)
List features from tessellations
Declaration
[HandleProcessCorruptedStateExceptions]
public OccurrenceFeaturesList ListFeatures(OccurrenceList occurrences, bool throughHoles = true, bool blindHoles = false, double maxDiameter = -1)
Parameters
| Type | Name | Description | 
|---|---|---|
| OccurrenceList | occurrences | Occurrences of components to process  | 
    
| bool | throughHoles | List through holes  | 
    
| bool | blindHoles | List blind holes  | 
    
| double | maxDiameter | Maximum diameter of the holes to be list (-1=no max diameter)  | 
    
Returns
| Type | Description | 
|---|---|
| OccurrenceFeaturesList |