M_Rhino_Geometry_Mesh_SplitDisjointPieces - mcneel/rhinocommon-api-docs GitHub Wiki

Mesh.SplitDisjointPieces Method

Splits up the mesh into its unconnected pieces.

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public Mesh[] SplitDisjointPieces()

VB

Public Function SplitDisjointPieces As Mesh()

Return Value

Type: Mesh[]
An array containing all the disjoint pieces that make up this Mesh.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

Mesh Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️