RFNurbsSurface.GetHControlPoints



Your Ad Here

Description

Retrieves the number of control points of the NURBS surface and collects homogeneous control point coordinates in an RFHPoint array.

Syntax

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

The GetHControlPoints syntax has these parts:

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

Remarks

Return to Rapidform Index


Your Ad Here