M_Rhino_Geometry_Collections_MeshTextureCoordinateList_Destroy - mcneel/rhinocommon-api-docs GitHub Wiki

MeshTextureCoordinateList.Destroy Method

Releases all memory allocated to store texture coordinates. The list capacity will be 0 after this call. 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

MeshTextureCoordinateList Class
Rhino.Geometry.Collections Namespace

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