RFNurbsCurve.SetEndPoint



Your Ad Here

Description

Sets start and end points of the NURBS curve as specified Euclidian coordinate value.

Syntax

Function RFNurbsCurve.SetEndPoint(pStPoint As RFPoint3, pEndPoint As RFPoint3) As RFErrorCode

The SetEndPoint syntax has these parts:

Part Description
pStPoint [INRFPoint3 Required. Start point of the NURBS curve to set.
pEndPoint [INRFPoint3 Required. End point of the NURBS curve to set.

 

Return to Rapidform Index


Your Ad Here