| SoNurbsSurfaceuKnotVector Property  | 
The knot vectors in the U direction. 
 
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntaxpublic SoMFFloat uKnotVector { get; }Public ReadOnly Property uKnotVector As SoMFFloat
	Get
public:
property SoMFFloat^ uKnotVector {
	SoMFFloat^ get ();
}member uKnotVector : SoMFFloat with get
Property Value
Type: 
SoMFFloat
Remarks
See Also