Click or drag to resize

MeshVertexListDestroy Method

Releases all memory allocated to store faces. The list capacity will be 0 after this call.

Subsequent calls can add new items.

Namespace:  Rhino.Geometry.Collections
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public void Destroy()
See Also