RhinoCommon API
MeshSplit Method (Mesh) |
Split a mesh with another mesh.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)
Parameters
- mesh
- Type: Rhino.GeometryMesh
Mesh to split with.
Return Value
Type: MeshAn array of mesh segments representing the split result.