Click or drag to resize

MeshVertexListClear Method

Clears the Vertex list on the mesh.

Namespace:  Rhino.Geometry.Collections
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public void Clear()

Implements

ICollectionTClear
IListClear
See Also