IntersectionMeshMeshFast Method |
Vertices are read in double precision when the mesh has them. Faces that cross or touch within tolerance produce segments; coplanar overlaps are ignored. Use MeshMesh(IEnumerableMesh, Double, Polyline, Boolean, Polyline, Boolean, Mesh, TextLog, CancellationToken, IProgressDouble) when overlaps or joined curves are needed, and MeshMeshPredicate(IEnumerableMesh, IEnumerableMesh, Double, Boolean, Int32, Int32, TextLog, CancellationToken) when only the yes/no answer is needed.
Namespace: Rhino.Geometry.Intersect