RhinoCommon API
ShutLiningCurveInfoCurveIntervals Property |
The parts of the curve to use as profiles.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 6.0

public ReadOnlyCollection<Interval> CurveIntervals { get; }
Public ReadOnly Property CurveIntervals As ReadOnlyCollection(Of Interval) Get
Property Value
Type: ReadOnlyCollectionInterval