Show frames

Go to: Attributes.

This node represents saved Node Editor layout information. Specifically, it contains the layout information of all open views in the Node Editor saved at a particular point.

Node nameParentsMFn typeCompatible function sets
nodeGraphEditorInfonodekNodeGraphEditorInfokBase
kNamedObject
kDependencyNode
kNodeGraphEditorInfo

Attributes (33)

compViewRectHigh, compViewRectLow, compViewXH, compViewXL, compViewYH, compViewYL, compoundInfo, compoundPath, containerNode, currentView, default, dependNode, hasInternalLayout, nodeInfo, nodeVisualState, panelHeight, panelPos, panelPosX, panelPosY, panelSize, panelWidth, parentEditorEmbedded, positionX, positionY, tabGraphInfo, tabName, tornOff, viewRectHigh, viewRectLow, viewXH, viewXL, viewYH, viewYL

Long name (short name)TypeDefaultFlags
default (def) booltrueoutputinputconnectablestorablehidden
Indicates whether the node is generated by the current scene
parentEditorEmbedded (pee) boolfalseoutputinputconnectablestorablehidden
Indicates whether the parent Node Editor is embedded in the Maya main window
tabGraphInfo (tgi) compoundn/aarrayoutputinputconnectablestorablehidden
Stores the layout information of a particular view tab
tabName (tn) stringTmultiSharedObject::create<TdataString>""outputinputconnectablestorablehidden
The name of the view tab.
containerNode (cn) Messagen/aoutputinputconnectablehidden
dependNode of the container of the graph
currentView (cv) integer0outputinputconnectablestorablehidden
index of the current view
compoundInfo (ci) compoundn/aarrayoutputinputconnectablestorablehidden
Stores the nodes of compound view
compoundPath (cp) stringNULLoutputinputconnectablestorablehidden
compound path of the container view
compViewRectLow (cvl) double20, 0outputinputconnectablestorablehidden
The lower-left coordinate of the view rectangle.
compViewXL (cxl) double0.0outputinputconnectablestorablehidden
The X component.
compViewYL (cyl) double0.0outputinputconnectablestorablehidden
The Y component.
compViewRectHigh (cvh) double20, 0outputinputconnectablestorablehidden
The upper-right coordinate of the view rectangle.
compViewXH (cxh) double0.0outputinputconnectablestorablehidden
The X component.
compViewYH (cyh) double0.0outputinputconnectablestorablehidden
The Y component.
tornOff (to) boolfalseoutputinputconnectablestorablehidden
Indicates whether the view tab is torn off from the parent Node Editor.
panelPos (pp) double20, 0outputinputconnectablestorablehidden
The lower-left coordinate of the panel rectangle.
panelPosX (ppx) double0.0outputinputconnectablestorablehidden
The X component.
panelPosY (ppy) double0.0outputinputconnectablestorablehidden
The Y component.
panelSize (ps) double20, 0outputinputconnectablestorablehidden
The lower-left coordinate of the panel rectangle.
panelWidth (pw) double0.0outputinputconnectablestorablehidden
The width component.
panelHeight (ph) double0.0outputinputconnectablestorablehidden
The height component.
hasInternalLayout (hil) boolfalseoutputinputconnectablestorablehidden
Indicates if the graphing system for the view has its own layout implementation.
viewRectLow (vl) double20, 0outputinputconnectablestorablehidden
The lower-left coordinate of the view rectangle.
viewXL (xl) double0.0outputinputconnectablestorablehidden
The X component.
viewYL (yl) double0.0outputinputconnectablestorablehidden
The Y component.
viewRectHigh (vh) double20, 0outputinputconnectablestorablehidden
The upper-right coordinate of the view rectangle.
viewXH (xh) double0.0outputinputconnectablestorablehidden
The X component.
viewYH (yh) double0.0outputinputconnectablestorablehidden
The Y component.
nodeInfo (ni) compoundn/aarrayoutputinputconnectablestorablehidden
Stores the position and state of a specific node
positionX (x) float0.0outputinputconnectablestorablehidden
x position of node in layout
positionY (y) float0.0outputinputconnectablestorablehidden
y position of node in layout
nodeVisualState (nvs) integer0outputinputconnectablestorablehidden
Visual state of node
dependNode (dn) Messagen/aoutputinputconnectablehidden
dependNode we are storing layout information for