P_Rhino_Geometry_Collections_MeshVertexList_Count - mcneel/rhinocommon-api-docs GitHub Wiki

MeshVertexList.Count Property

Gets or sets the number of mesh vertices.

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
IReadOnlyCollection(T).Count
ICollection.Count

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

MeshVertexList Class
Rhino.Geometry.Collections Namespace

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