Go to: Related nodes. Attributes.

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

Node nameParentsMFn typeCompatible function sets
containerdependNodekContainerkBase
kNamedObject
kDependencyNode
kContainer

Related nodes

hyperLayout

Attributes (21)

blackBox, borderConnections, canBeChild, canBeParent, creationDate, hyperLayout, iconName, isAsset, isCollapsed, isHierarchicalChild, isHierarchicalConnection, isHierarchicalParent, isHierarchicalRoot, owner, rootTransform, templateName, templatePath, templateVersion, type, viewMode, viewName

Long name (short name)TypeDefaultFlags
hyperLayout (hl) Messagen/aoutputinputconnectablehidden
The hyperLayout attribute that stores depend nodes belonging to this container node.
isCollapsed (isc) boolfalseoutputinputconnectablestorablehidden
collapsed state of container
isAsset (isa) bool0outputinputconnectablestorablehidden
whether the container represents an asset that should be shown in the asset-related UI
blackBox (bbx) bool0outputinputconnectablestorable
Tells the UI to treat the container as a black box. Only published nodes such as the root transform and published parent/children will be displayed.
borderConnections (bc) Messagen/aarrayoutputinputconnectablekeyable
Attributes on container nodes with connections to exterior nodes get connected to this attribute to indicate the exterior connection.
isHierarchicalConnection (ish) boolfalsearrayoutputinputstorablehidden
Indicates which of the connections to the borderConnections multi represents a hierarchical publishing connection. Used by referencing to determine which alias to save as or resolve to.
canBeParent (cbp) Messagen/aarrayoutputinputconnectable
Nodes inside container connect to this attribute to indicate that they can parent external nodes.
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
canBeChild (cbc) Messagen/aarrayoutputinputconnectable
Nodes inside container connect to this attribute to indicate that they can be children of 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
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.
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
owner (o) stringNULLoutputinputconnectablestorable
Set at creation time to the user who created the node.
creationDate (cd) stringNULLoutputinputconnectablestorable
Set at creation time to the current date.
type (typ) stringNULLoutputinputconnectablestorable
A string which defines the container type. This is used for sorting of nodes by types.
templateName (tpl) stringNULLoutputinputconnectablestorable
Template name associated with this container
templatePath (tpt) stringNULLoutputinputconnectablestorable
Template file path
viewName (vwn) stringNULLoutputinputconnectablestorable
View name associated with this container
iconName (icn) stringoutputinputconnectablestorable
Icon filename for hyperGraph views. (jpg,jpeg,bmp or gif)
viewMode (vwm) enum2outputinputconnectablestorable
View selection mode
templateVersion (tpv) integer0outputinputconnectablestorable
Template version.