NurbsDirection.KnotVectors
NurbsDirection.KnotVectors property
Gets the knot vector, it is a sequence of parameter values that determines where and how the control points affect the NURBS curve.
public IArrayList<double> KnotVectors { get; }
See Also
- interface IArrayList<T>
- class NurbsDirection
- namespace Aspose.ThreeD.Entities
- assembly Aspose.3D