Click or drag to resize

ShutLiningCurveInfoCurveIntervals Property

The parts of the curve to use as profiles.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public ReadOnlyCollection<Interval> CurveIntervals { get; }

Property Value

Type: ReadOnlyCollectionInterval
See Also