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