Click or drag to resize

MeshNgonListRemoveAllNgons Method

Removes all ngons from the mesh.

Namespace:  Rhino.Geometry.Collections
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.23
Syntax
public int RemoveAllNgons()

Return Value

Type: Int32
The number deleted ngons.
See Also