ShutLiningCurveInfo.CurveIntervals Property

ShutLiningCurveInfoCurveIntervals Property

The parts of the curve to use as profiles.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public ReadOnlyCollection<Interval> CurveIntervals { get; }
Public ReadOnly Property CurveIntervals As ReadOnlyCollection(Of Interval)
	Get

Property Value

Type: ReadOnlyCollectionInterval
Version Information

Rhino for Windows

Supported in: 6.14
See Also