Skip to content

Properties_T_Rhino_Geometry_Collections_NurbsCurveKnotList

Will Pearson edited this page Aug 12, 2016 · 2 revisions

NurbsCurveKnotList Properties

The NurbsCurveKnotList type exposes the following members.

Properties

 

Name Description
Public property Count Total number of knots in this curve.
Public property IsClampedEnd Gets a value indicating whether or not the knot vector is clamped at the end of the curve. Clamped curves are coincident with the first and last control-point. This requires fully multiple knots.
Public property IsClampedStart Gets a value indicating whether or not the knot vector is clamped at the start of the curve. Clamped curves start at the first control-point. This requires fully multiple knots.
Public property Item Gets or sets the knot vector value at the given index.
  Back to Top

See Also

Reference

NurbsCurveKnotList Class
Rhino.Geometry.Collections Namespace

Clone this wiki locally