RFNurbsCurve.SetHControlPoints



Your Ad Here

Description

Sets all the control points of the NURBS curve as specified homogeneous control point coordinates.

Syntax

Function RFNurbsCurve.SetHControlPoints(ptsCount As Long, pCtrlPoint As RFHPoint) As RFErrorCode

The SetHControlPoints syntax has these parts:

Part Description
ptsCount [INLong Required. Number of homogeneous control points to set.
pCtrlPoint [INRFHPoint Required. The first element of an RFHPoint array containig homogeneous control points.

 

Return to Rapidform Index


Your Ad Here