M_Rhino_Geometry_Collections_MeshNgonList_RemoveAt - mcneel/rhinocommon-api-docs GitHub Wiki

MeshNgonList.RemoveAt Method

Removes an ngon from the mesh.

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

Syntax

C#

public void RemoveAt(
	int index
)

VB

Public Sub RemoveAt ( 
	index As Integer
)

Parameters

 

index
Type: System.Int32
The index of the ngon.

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

MeshNgonList Class
Rhino.Geometry.Collections Namespace

⚠️ **GitHub.com Fallback** ⚠️