CadSpline.KnotValues

CadSpline.KnotValues property

Gets or sets the knot values.

public List<double> KnotValues { get; set; }

Property Value

The knot values.

See Also