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 nameParentsMFn typeCompatible function sets
polyBlindDatadependNodekPolyBlindDatakBase
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)TypeDefaultFlags
typeId (tid) integer0outputinputconnectablestorable
TypeId of the BlindData type specified by this node
inMesh (i) geometryNULLoutputinputconnectablestorable
Input dataMesh that BlindData is to be applied to.
outMesh (o) geometryNULLoutputinputconnectable
The Output dataMesh that has BlindData attached to it.
blindDataEntriesAreNew (bdn) boolfalseoutputinputstorablehidden
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.