Go to: Related nodes. Attributes.

This node will smooth a tangent along an isoparm. The number of cvs/spans doesn't change, just some cvs are moved.

Note: A single smoothTangentSrf node cannot smooth in both directions at once; you must use two nodes to do this.
Node name Parents MFn type Compatible function sets
smoothTangentSrf abstractBaseCreate kSmoothTangentSrf kBase
kNamedObject
kDependencyNode
kCreate
kSmoothTangentSrf

Related nodes

reverseSurface, projectTangent, rbfSrf, surfaceInfo

Attributes (5)

direction, inputSurface, outputSurface, parameter, smoothness

Long name (short name) Type Default Flags
inputSurface (is) nurbsSurface NULL outputinputconnectable
The input surface
parameter (p) double 0.0 arrayoutputinputconnectablestorablekeyable
Parameter value(s) where knots are added
direction (d) enum 1 outputinputconnectablestorablekeyable
Direction in which to smooth knot: 0 - V direction, 1 - U direction
smoothness (s) enum 1 outputinputconnectablestorablekeyable
Smoothness to get: 0 - Tangent, 1 - Maximum (based on the degree)
outputSurface (os) nurbsSurface NULL outputconnectable
The output surface