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