Description
Retrieves the number of control points of the NURBS curve.
Syntax
Function RFNurbsCurve.GetControlPointCount(pCtrlPtsCount As Long) As RFErrorCode
The GetControlPointCount syntax has these parts:
| Part | Description |
|---|---|
| pCtrlPtsCount | [OUT] Long Required. The number of control points of the NURBS curve. |