Go to: Related nodes. Attributes.

This node is the instance of BlindData that is created by the user by specifying the typeId of the blindData type that this node is to be based upon.

Node name Parents MFn type Compatible function sets
polyBlindData node kPolyBlindData kBase
kNamedObject
kDependencyNode
kBlindData
kPolyBlindData

Related nodes

polyCreator, polyCreateFace, polyPrimitive, polyTorus, polyPlane, polyCube, polyCone, polySphere, polyCylinder, polyUnite, polyBoolOp, mesh

Attributes (4)

blindDataEntriesAreNew, inMesh, outMesh, typeId

Long name (short name) Type Default Flags
typeId (tid) integer 0 outputinputconnectablestorable
TypeId of the BlindData type specified by this node
inMesh (i) geometry NULL outputinputconnectablestorable
Input dataMesh that BlindData is to be applied to.
outMesh (o) geometry NULL outputinputconnectable
The Output dataMesh that has BlindData attached to it.
blindDataEntriesAreNew (bdn) bool false outputinputstorablehidden
BlindData entries added by this node are unique - the process of adding blind data is faster if this attribute is set to true. This attribute is not to be set or modified by the user.