Go to: Related nodes. Attributes.

Given an input curve (inputCurve) and the index of control verticies (index), we call a smoothing algorithm to remove the wiggles.

Node name Parents MFn type Compatible function sets
smoothCurve abstractBaseCreate kSmoothCurve kBase
kNamedObject
kDependencyNode
kCreate
kSmoothCurve

Related nodes

makeTextCurves, offsetCurve, hardenPoint, filletCurve, alignCurve, closeCurve

Attributes (4)

index, inputCurve, outputCurve, smoothness

Long name (short name) Type Default Flags
inputCurve (ic) nurbsCurve NULL outputinputconnectable
Input curve
smoothness (s) double 10.0 outputinputconnectablestorablekeyable
smoothness factor
index (i) integer 0 arrayoutputinputconnectablestorablehidden
index of the control vertex
outputCurve (oc) nurbsCurve NULL outputconnectable
Output curve