MeshVertexListCount Property |
Gets or sets the number of mesh vertices.
Namespace:
Rhino.Geometry.Collections
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic int Count { get; set; }Public Property Count As Integer
Get
Set
Property Value
Type:
Int32
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also