Method MeshIntersections
MeshIntersections(OccurrenceList, OccurrenceList)
WARNING: this function is tagged as 'EXPERIMENTAL'
Computes the list of polylines at the intersections of the meshes of two occurrence lists
Declaration
[HandleProcessCorruptedStateExceptions]
public Point3ListList MeshIntersections(OccurrenceList occurrencesA, OccurrenceList occurrencesB)
Parameters
| Type | Name | Description | 
|---|---|---|
| OccurrenceList | occurrencesA | Occurrences A  | 
    
| OccurrenceList | occurrencesB | Occurrences B  | 
    
Returns
| Type | Description | 
|---|---|
| Point3ListList |