RFNurbsSurface.SetControlPoint



Your Ad Here

Description

Sets the Euclidian coordinate value of the control point at index location.

Syntax

Function RFNurbsSurface.SetControlPoint(uIndex As Long, vIndex As Long, pCtrlPoint As RFPoint3) As RFErrorCode

The SetControlPoint syntax has these parts:

Part Description
uIndex [INLong Required. Control point index in the U parametric direction.
vIndex [INLong Required. Control point index in the V parametric direction.
pCtrlPoint [INRFPoint3 Required. Control point coordinate to set.

Remarks

 

Return to Rapidform Index


Your Ad Here