Method MeshIntersections
MeshIntersections(uint, uint)
Computes the intersections between the meshes of two occurrences
Declaration
public Point3ListList MeshIntersections(uint occurrence1, uint occurrence2)
Parameters
Type | Name | Description |
---|---|---|
uint | occurrence1 | First Occurrence |
uint | occurrence2 | Second Occurrence |
Returns
Type | Description |
---|---|
Point3ListList |