P_Rhino_Geometry_ShutLiningCurveInfo_CurveIntervals - mcneel/rhinocommon-api-docs GitHub Wiki
The parts of the curve to use as profiles.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public ReadOnlyCollection<Interval> CurveIntervals { get; }
VB
Public ReadOnly Property CurveIntervals As ReadOnlyCollection(Of Interval)
Get
Type: ReadOnlyCollection(Interval)
Supported in: 6.0.16224.21491