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