RFCurveTools.SmoothNurbsCurve



Your Ad Here

Description

Smoothes a specified NURBS curve by a specified iteration number and returns an RFErrorCode value indicating whether an error occurs.

Syntax

Function RFCurveTools.SmoothNurbsCurve(curveID As RFEntityID, iter As Long) As RFErrorCode

The SmoothNurbsCurve syntax has these parts:

Part Description
curveID [INRFEntityID Required. NURBS curve's RFEntityID to smooth.
iter [INLong Required. Number of smoothing iteration.

 

Return to Rapidform Index


Your Ad Here