Click or drag to resize
SoNurbsProfileknotVector Property

The knot vector for the NURBS curve.

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

Property Value

Type: SoMFFloat
Remarks

It must be a list of non-decreasing floating point values.

See Also