P_Rhino_Geometry_Curve_SpanCount - mcneel/rhinocommon-api-docs GitHub Wiki

Curve.SpanCount Property

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

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public int SpanCount { get; }

VB

Public ReadOnly Property SpanCount As Integer
	Get

Property Value

Type: Int32

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

Curve Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️