RFNurbsSurface.GetHControlPoint



Your Ad Here

Description

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

Syntax

Function RFNurbsSurface.GetHControlPoint(uIndex As Long, vIndex As Long, pPoint As RFHPoint) As RFErrorCode

The GetHControlPoint syntax has these parts:

Part Description
uIndex [INLong Required. Control point index of the NURBS surface in U parametric direction.
vIndex [INLong Required. Control point index of the NURBS surface in V parametric direction.
pPoint [OUTRFHPoint Required. Homogeneous control point coordinate of the NURBS surface at the specified index location.

Remarks

Return to Rapidform Index


Your Ad Here