Go to: Related nodes. Attributes.

Reverses one or both directions of the input surface or "swaps" the U and V surface directions. Swapping the directions produces the effect of reversing the surface normal.

Reversing a surface twice in the same direction produces the exact same result as the original surface. eg. reversing twice in U results in the original surface.
Node name Parents MFn type Compatible function sets
reverseSurface abstractBaseCreate kReverseSurface kBase
kNamedObject
kDependencyNode
kCreate
kReverseSurface

Related nodes

smoothTangentSrf, projectTangent, rbfSrf, surfaceInfo

Attributes (3)

direction, inputSurface, outputSurface

Long name (short name) Type Default Flags
inputSurface (is) nurbsSurface NULL outputinputconnectable
The input surface
direction (d) enum 0 outputinputconnectablestorablekeyable
The direction to reverse the surface in: 0 - U, 1 - V, 2 - Both U and V, 3 - Swap
outputSurface (os) nurbsSurface NULL outputconnectable
The output surface