M_Rhino_Geometry_Collections_MeshFaceNormalList_Destroy - mcneel/rhinocommon-api-docs GitHub Wiki
Releases all memory allocated to store face 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 Destroy
Supported in: 6.0.16224.21491
MeshFaceNormalList Class
Rhino.Geometry.Collections Namespace