Go to: Attributes.

This node is used to maintain information on blindData types that have been created by users.

It holds on to the typeId which is used to identify the blindData.

Information on the actual data types that constitute blindData of this type is stored as dynamic attributes on the node.

Node nameParentsMFn typeCompatible function sets
blindDataTemplatenodekBlindDataTemplatekBase
kNamedObject
kDependencyNode
kBlindDataTemplate

Attributes (9)

bdPresetAttr, bdPresetElements, bdPresetName, bdPresetValue, bdUserInfo, bdUserInfoName, bdUserInfoValue, blindDataPresets, typeId

Long name (short name)TypeDefaultFlags
typeId (tid) integer0outputinputstorable
TypeId of the BlindData type specified by this node
blindDataPresets (bdps) compoundn/aarrayoutputinputstorable
Attribute to specify the preset parameters for blind data attributes
bdPresetName (bdpn) stringNULLoutputinputstorable
An attribute that holds the name of the Preset definition.
bdPresetElements (bdpe) compoundn/aarrayoutputinputstorable
Attribute to specify the preset parameters for blind data attributes
bdPresetAttr (bdpa) stringNULLoutputinputstorable
Preset Attribute name, gives the name of the attribute to assign a value to can be used in conjunction with blind data editors
bdPresetValue (bdpv) stringNULLoutputinputstorable
Preset Attribute value, gives the value of the attribute to assign a value to can be used in conjunction with blind data editors
bdUserInfo (bdui) compoundn/aarrayoutputinputstorable
Attribute to allow user defined data to be associated with this template
bdUserInfoName (bdun) stringNULLoutputinputstorable
User Information name, gives the name of the user defined tag to assign a value to can be used in conjunction with blind data editors
bdUserInfoValue (bduv) stringNULLoutputinputstorable
User Information value, gives the value of the user defined tag to assign a value to can be used in conjunction with blind data editors