M_Rhino_Geometry_Collections_MeshVertexList_CullUnused - mcneel/rhinocommon-api-docs GitHub Wiki

MeshVertexList.CullUnused Method

Removes all vertices that are currently not used by the Face list.

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

Syntax

C#

public int CullUnused()

VB

Public Function CullUnused As Integer

Return Value

Type: Int32
The number of unused vertices that were removed.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

MeshVertexList Class
Rhino.Geometry.Collections Namespace

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