RFCurveTools.CopyNurbsCurve



Your Ad Here

Description

Copies a specified NURBS curve and outputs an RFEntityID value of the new NURBS curve, and returns an RFErrorCode value indicating whether an error occurs.

Syntax

Function RFCurveTools.CopyNurbsCurve(curveID As RFEntityID, pNewCurveID As RFEntityID) As RFErrorCode

The CopyNurbsCurve syntax has these parts:

Part Description
curveID [INRFEntityID Required. NURBS curve's RFEntityID to copy.
pNewCurveID [OUTRFEntityID Required. Copied NURBS curve's RFEntityID.

Remarks

 

Return to Rapidform Index


Your Ad Here