SoNurbsSurfacenumUControlPoints Property |
Number of control points in the U direction.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFInt32 numUControlPoints { get; }
Public ReadOnly Property numUControlPoints As SoSFInt32
Get
public:
property SoSFInt32^ numUControlPoints {
SoSFInt32^ get ();
}
member numUControlPoints : SoSFInt32 with get
Property Value
Type:
SoSFInt32Remarks See Also