Click or drag to resize
SoIndexedNurbsCurveknotVector Property

The knot vector for the curve.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoMFFloat knotVector { get; }

Property Value

Type: SoMFFloat
Remarks

Values must be in non-decreasing order.

See Also