Show frames

Go to: Related nodes. Attributes.

If the input surface is open in the direction specified by the "direction" attribute, then this node will make the surface periodic in that direction. If the input surface is periodic, then this node will make the surface open.

This node behaves as a toggle, ie. if a surface is closed twice, then the result is exactly the same as the original surface.

Use this node if you want to close a surface such that it becomes curvature continous along one direction.

Node nameParentsClassificationMFn typeCompatible function sets
closeSurfaceabstractBaseCreategeometrykCloseSurfacekBase
kNamedObject
kDependencyNode
kCreate
kCloseSurface

Related nodes

birailSrf, squareSrf, spBirailSrf, dpBirailSrf, mpBirailSrf, ffFilletSrf, explodeNurbsShell, boolean, intersectSurface, attachSurface, detachSurface, avgNurbsSurfacePoints, boundaryBase, boundary, nurbsSurface

Attributes (7)

blendBias, blendKnotInsertion, direction, inputSurface, outputSurface, parameter, preserveShape

Long name (short name)TypeDefaultFlags
blendBias (bb) double0.5outputinputconnectablestorablekeyable
Skew the result toward the first or the second surface depending on the blend value being smaller or larger than 0.5.
direction (d) enum0outputinputconnectablestorablekeyable
The direction in which to close: 0 - U, 1 - V, 2 - Both U and V
inputSurface (is) nurbsSurfaceNULLoutputinputconnectable
The input surface
blendKnotInsertion (bki) boolfalseoutputinputconnectablestorablekeyable
If set to true, insert a knot in one of the original surfaces (relative position given by the parameter attribute below) in order to produce a slightly different effect.
outputSurface (os) nurbsSurfaceNULLoutputconnectable
The output surface
parameter (p) double0.1outputinputconnectablestorablekeyable
The parameter value for the positioning of the newly inserted knot.
preserveShape (ps) enum1outputinputconnectablestorablekeyable
0 - without preserving the shape 1 - preserve shape 2 - blend