RhinoCommon API
NurbsSurfaceKnotListInsertKnot Method (Double, Int32) |
Inserts a knot and update control point locations.
Does not change parameterization or locus of curve.
Namespace: Rhino.Geometry.Collections
Assembly: RhinoCommon (in RhinoCommon.dll)

public bool InsertKnot( double value, int multiplicity )
Public Function InsertKnot ( value As Double, multiplicity As Integer ) As Boolean
Parameters
- value
- Type: SystemDouble
Knot value to insert. - multiplicity
- Type: SystemInt32
Multiplicity of knot to insert.
Return Value
Type: Booleantrue on success, false on failure.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.8