Click or drag to resize

MeshVertexNormalListClear Method

Clears the vertex normal collection on the mesh.

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

Implements

ICollectionTClear
IListClear
See Also