MeshTextureCoordinateList.Clear Method

MeshTextureCoordinateListClear Method

Clears the Texture Coordinate list on the mesh.

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

Implements

ICollectionTClear
IListClear
See Also