Click or drag to resize

MeshFaceListClear Method

Clears the Face 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