Go to: Related nodes. Attributes.

This node represents a foldable container used in Hypergraph/Hypershade editors

Node nameParentsMFn typeCompatible function sets
containercontainerBasekContainerkBase
kNamedObject
kDependencyNode
kContainerBase
kContainer

Related nodes

hyperLayout

Attributes (6)

canBeChild, canBeParent, isHierarchicalChild, isHierarchicalParent, isHierarchicalRoot, rootTransform

Long name (short name)TypeDefaultFlags
canBeChild (cbc) Messagen/aarrayoutputinputconnectable
Nodes inside container connect to this attribute to indicate that they can be children of external nodes
canBeParent (cbp) Messagen/aarrayoutputinputconnectable
Nodes inside container connect to this attribute to indicate that they can parent external nodes.
isHierarchicalChild (ihc) boolfalsearrayoutputinputstorablehidden
Indicates which of the connections to the canBeChild multi represents a hierarchical publishing connection. Used by referencing to determine which alias to save as or resolve to
isHierarchicalParent (ihp) boolfalsearrayoutputinputstorablehidden
Indicates which of the connections to the canBeParent multi represents a hierarchical publishing connection. Used by referencing to determine which alias to save as or resolve to
isHierarchicalRoot (ihr) boolfalseoutputinputstorablehidden
Indicates that the published root is actually a hierarchically published node. Used by referencing to determine which alias to save as or resolve to
rootTransform (rt) Messagen/aoutputinputconnectable
Nodes inside container can connect to this attribute to indicate that they should be selected if the user has enabled container-centric selection and a child node is selected. Also, when exporting a container proxy, any published root transformation attributes such as translate, rotate or scale will be hooked up to attributes on a stand-in node.