RFCurveLoop.SetNurbsCurves (Available After RapidForm2002 PlusPack1)



Your Ad Here

Description

Sets the NURBS curves composing current curveloops.

Syntax

Function RFCurveLoop.SetNurbsCurves(curveCount As Long, pCurveIDs As RFEntityID, pbReverseCurveDirections As Boolean) As RFErrorCode

The SetNurbsCurves syntax has these parts:

Part Description
curveCount [INLong Required. The number of NURBS curves.
pCurveIDs [INRFEntityID Required. The first element of array storing NURBS curves' RFEntityID.
pbReverseCurveDirections [INLong Required. The first element of array storing the flags which determines whether reversing NURBS curve direction.

Remarks

 

Return to Rapidform Index


Your Ad Here