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.
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.
Spacing of subsequent knots.
true on success, false on failure.
Compute a clamped, uniform, periodic knot vector based on the current degree and control point count. Does not change values of control vertices.
true if the query targets the first knot. Otherwise, the last knot.
A component.
Computes the knots that are superfluous because they are not used in NURBs evaluation. These make it appear so that the first and last curve spans are different from interior spans. http://wiki.mcneel.com/developer/onsuperfluousknot
Generated using TypeDoc
Total number of knots in this curve.