Click or drag to resize

MeshVertexListCount Property

Gets or sets the number of mesh vertices.

Namespace:  Rhino.Geometry.Collections
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public int Count { get; set; }

Property Value

Type: Int32

Implements

IResizableListTCount
ICollectionTCount
IReadOnlyCollectionTCount
ICollectionCount
See Also