Go to: Related nodes. Attributes.
You can control the number of spans in the resulting curve by changing the tolerance.
If you just have a list of points to fit to, an easy way to use this node is to produce a linear (degree 1) NURBS curve that contains the points. Then this node can be connected to produce a fitted NURBS curve.
If you need more control of the number of resulting spans, consider using the rebuildCurve node.
Node name | Parents | Classification | MFn type | Compatible function sets |
---|---|---|---|---|
fitBspline | abstractBaseCreate | geometry | kFitBspline | kBase kNamedObject kDependencyNode kCreate kFitBspline |
inputCurve, outputCurve, tolerance
Long name (short name) | Type | Default | Flags | ||
---|---|---|---|---|---|
inputCurve
(ic )
| nurbsCurve | NULL | ![]() ![]() ![]() | ||
outputCurve
(oc )
| nurbsCurve | NULL | ![]() ![]() | ||
tolerance
(tol )
| distance (double) | 0.1cm | ![]() ![]() ![]() ![]() | ||