Click or drag to resize

IntersectionMeshMeshPredicate Method

Overload List
  NameDescription
Public methodStatic memberMeshMeshPredicate(IEnumerableMesh, Double, Int32, TextLog)
Public methodStatic memberMeshMeshPredicate(IEnumerableMesh, IEnumerableMesh, Double, Boolean, Int32, Int32, TextLog, CancellationToken)
Determines which meshes intersect, and reports one intersecting face couple for each pair found. No geometry is computed: each pair of meshes is tested only until its first hit.
Top
See Also