Show frames

Go to: Attributes.

This node produces a subdivision surface based on a NURBS surface.

It will additionally "thicken" the open or closed surfaces or cap closed surfaces, depending on the "solidType" specified.

Node nameParentsClassificationMFn typeCompatible function sets
nurbsToSubdivProcnurbsToSubdivgeometrykNurbsToSubdivkBase
kNamedObject
kDependencyNode
kCreate
kNurbsToSubdiv

Attributes (7)

bridge, bridgeInU, bridgeInV, capType, offset, solidType, transform

Long name (short name)TypeDefaultFlags
bridge (br) enum0outputinputconnectablestorable
No bridge (0), bridge in U (1), in V (2) or both (3). Only used when capType is 0
bridgeInU (biu) nurbsCurveNULLoutputinputconnectable
Use for closing the open surface in U if we are capping and if bridge option is set to 1 or 3.
bridgeInV (biv) nurbsCurveNULLoutputinputconnectable
Use for closing the open surface in V if we are capping and if bridge option is set to 2 or 3.
capType (ct) enum0outputinputconnectablestorablekeyable
Cap (0) or stitch (1)
offset (o) distance (double)1.0cmoutputinputconnectablestorablekeyable
The distance to offset when making into solid Use only for solidType 2
solidType (st) enum2outputinputconnectablestorablekeyable
Solid type (do not-0, transform-1, or offset-2)
transform (t) matrixidentityoutputinputconnectablestorable
Apply this transform to converted surface