Click or drag to resize

CurveSpanCount Property

Gets the number of non-empty smooth (c-infinity) spans in the curve.

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

Property Value

Type: Int32
See Also