RFNurbsCurve.SetHControlPoint



Your Ad Here

Description

Sets a homogeneous control point coordinate at the specified control point index location.

Syntax

Function RFNurbsCurve.SetHControlPoint(index As Long, pCtrlPoint As RFHPoint) As RFErrorCode

The SetHControlPoint syntax has these parts:

Part Description
index [INLong Required. Control point index ranging from 0 to (the number of control points - 1).
pCtrlPoint [INRFHPoint Required. Homogeneous control point coordinate to set.

 

Return to Rapidform Index


Your Ad Here