P_Rhino_Geometry_ShutLiningCurveInfo_CurveIntervals - mcneel/rhinocommon-api-docs GitHub Wiki

ShutLiningCurveInfo.CurveIntervals Property

The parts of the curve to use as profiles.

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

Syntax

C#

public ReadOnlyCollection<Interval> CurveIntervals { get; }

VB

Public ReadOnly Property CurveIntervals As ReadOnlyCollection(Of Interval)
	Get

Property Value

Type: ReadOnlyCollection(Interval)

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

ShutLiningCurveInfo Class
Rhino.Geometry Namespace

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