RFNurbsCurve.SetControlPoint



Your Ad Here

Description

Sets a control point at index location to the specified Euclidian coordinate value.

Syntax

Function RFNurbsCurve.SetControlPoint(index As Long, pCtrlPoint As RFPoint3) As RFErrorCode

The SetControlPoint syntax has these parts:

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

 

Return to Rapidform Index


Your Ad Here