| SoNurbsSurfacenumTControlPoints Property  | 
Number of control points in the T direction. 
 
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntaxpublic SoSFInt32 numTControlPoints { get; }Public ReadOnly Property numTControlPoints As SoSFInt32
	Get
public:
property SoSFInt32^ numTControlPoints {
	SoSFInt32^ get ();
}member numTControlPoints : SoSFInt32 with get
Property Value
Type: 
SoSFInt32
Remarks
See Also