Curve.KnotVector Property

Gets or sets the curve knot vector U.
Public Property KnotVector() As Double()
This language is not supported or no code example is available.
public double[] KnotVector {get; set;}
This language is not supported or no code example is available.

Property Value

double[]
Remarks
 
Not validated in setter. Use constructor if you are unsure of the correctness of your data.

.NET Framework

Supported in: 4.8

In this article

Definition