Properties_T_Rhino_Geometry_Collections_NurbsCurveKnotList - mcneel/rhinocommon-api-docs GitHub Wiki

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

⚠️ **GitHub.com Fallback** ⚠️