Description
Gets the number of interpolation points of current NURBS curve.
Syntax
Function RFNurbsCurve.GetNumOfPoints(pPtsCount As Long) As RFErrorCode
The GetNumOfPoints syntax has these parts:
| Part | Description |
|---|---|
| pPtsCount | [OUT] Long Required. The number of interpolation points. |
Remarks