IntersectionMeshPlane Method |
Name | Description | |
---|---|---|
MeshPlane(Mesh, Plane) |
Intersects a mesh with an infinite plane.
| |
MeshPlane(Mesh, IEnumerablePlane) |
Intersects a mesh with a collection of infinite planes.
| |
MeshPlane(Mesh, MeshIntersectionCache, Plane, Double) |
Intersects a mesh with an infinite plane.
| |
MeshPlane(Mesh, MeshIntersectionCache, IEnumerablePlane, Double) |
Intersects a mesh with a collection of infinite planes.
|