P_Rhino_Geometry_Collections_MeshNgonList_Count - mcneel/rhinocommon-api-docs GitHub Wiki

MeshNgonList.Count Property

Gets or sets the number of mesh ngons.

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

Syntax

C#

public int Count { get; set; }

VB

Public Property Count As Integer
	Get
	Set

Property Value

Type: Int32

Implements

ICollection(T).Count
ICollection.Count
IReadOnlyCollection(T).Count

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

MeshNgonList Class
Rhino.Geometry.Collections Namespace

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