KnotVectors

NurbsDirection.KnotVectors property

获取节点向量,它是一系列参数值,决定控制点在哪里以及如何影响 NURBS 曲线。

public IArrayList<double> KnotVectors { get; }

也可以看看