M_Rhino_Geometry_Mesh_Split - mcneel/rhinocommon-api-docs GitHub Wiki
Split a mesh with another mesh.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public Mesh[] Split(
Mesh mesh
)
VB
Public Function Split (
mesh As Mesh
) As Mesh()
- mesh
- Type: Rhino.Geometry.Mesh
Mesh to split with.
Type: Mesh[]
An array of mesh segments representing the split result.
Supported in: 6.0.16224.21491, 5D58w