M_Rhino_Geometry_Collections_MeshVertexStatusList_Destroy - mcneel/rhinocommon-api-docs GitHub Wiki

MeshVertexStatusList.Destroy Method

Releases all memory allocated to store hidden vertices. The list capacity will be 0 after this call. Vertices will be immediately considered visible.

Subsequent calls can add new items.

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

Syntax

C#

public void Destroy()

VB

Public Sub Destroy

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

MeshVertexStatusList Class
Rhino.Geometry.Collections Namespace

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