Skip to content

M_Rhino_Geometry_Collections_MeshNgonList_Clear

Will Pearson edited this page Aug 12, 2016 · 1 revision

MeshNgonList.Clear Method

Clears the Ngon list on the mesh.

Namespace: Rhino.Geometry.Collections
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public void Clear()

VB

Public Sub Clear

Implements

ICollection(T).Clear()
IList.Clear()

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

MeshNgonList Class
Rhino.Geometry.Collections Namespace

Clone this wiki locally