Click or drag to resize

BrepVertexListCount Property

Gets the number of brep vertices.

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

Property Value

Type: Int32
See Also