M_Rhino_Geometry_Collections_MeshFaceNormalList_Destroy - mcneel/rhinocommon-api-docs GitHub Wiki

MeshFaceNormalList.Destroy Method

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

Syntax

C#

public void Destroy()

VB

Public Sub Destroy

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

MeshFaceNormalList Class
Rhino.Geometry.Collections Namespace

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