M_Rhino_Geometry_Collections_MeshVertexNormalList_Destroy - mcneel/rhinocommon-api-docs GitHub Wiki
Releases all memory allocated to store vertex normals. 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
C#
public void Destroy()VB
Public Sub DestroySupported in: 6.0.16224.21491
MeshVertexNormalList Class
Rhino.Geometry.Collections Namespace