M_Rhino_Geometry_Mesh_Split_1 - mcneel/rhinocommon-api-docs GitHub Wiki
Split a mesh by an infinite plane.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public Mesh[] Split(
Plane plane
)
VB
Public Function Split (
plane As Plane
) As Mesh()
- plane
- Type: Rhino.Geometry.Plane
The splitting plane.
Type: Mesh[]
A new mesh array with the split result. This can be null if no result was found.
Supported in: 6.0.16224.21491, 5D58w