RFNurbsCurve.GetHControlPoints



Your Ad Here

Description

Collects homogeneous control point coordinates in an RFHPoint array.

Syntax

Function RFNurbsCurve.GetHControlPoints(pCtrlPoint As RFHPoint, pPtsCount As Long) As RFErrorCode

The GetHControlPoints syntax has these parts:

Part Description
pCtrlPoint [OUTRFHPoint Required. The first element of an RFHPoint array to store the control points.
pPtsCount [OUTLong Required. The number of control points of the NURBS curve.

Remarks

Return to Rapidform Index


Your Ad Here