Click or drag to resize

BrepCurveListCount Property

Gets the number of curves in this list.

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

Property Value

Type: Int32
See Also