Description
Retrieves the number of control points of the NURBS surface in the U parametric direction.
Syntax
Function RFNurbsSurface.GetUControlPointCount(pUCtrlPtsCount As Long) As RFErrorCode
The GetUControlPointCount syntax has these parts:
| Part | Description |
|---|---|
| pUCtrlPtsCount | [OUT] Long Required. The number of control points of the NURBS surface in the U parametric direction. |