Click or drag to resize

NurbsSurfaceKnotListCount Property

Gets the total number of knots in this curve.

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

Property Value

Type: Int32
See Also