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 |
makeTextCurves, offsetCurve, hardenPoint, filletCurve, alignCurve, closeCurve
index, inputCurve, outputCurve, smoothness
| Long name (short name) | Type | Default | Flags | ||
|---|---|---|---|---|---|
inputCurve
(ic) |
nurbsCurve | NULL | |||
|
|||||
smoothness
(s) |
double | 10.0 | |||
|
|||||
index
(i) |
integer | 0 | |||
|
|||||
outputCurve
(oc) |
nurbsCurve | NULL | |||
|
|||||