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