RFNurbsCurve.GetHControlPoint



Your Ad Here

Description

Retrieves the homogeneous control point coordinate of the NURBS curve at the specified index location.

Syntax

Function RFNurbsCurve.GetHControlPoint(index As Long, pPoint As RFHPoint) As RFErrorCode

The GetHControlPoint syntax has these parts:

Part Description
index [INLong Required. Control point index ranging from 0 to (the number of control points - 1).
pPoint [OUTRFHPoint Required. A homogeneous control point coordinate of the NURBS curve at the specified index location.

 

Return to Rapidform Index


Your Ad Here