Go to: Related nodes. Attributes.

This dependency node represents a hypergraph view bookmark.

Node nameParentsMFn typeCompatible function sets
hyperViewnodekHyperViewkBase
kNamedObject
kDependencyNode
kHyperView

Related nodes

hyperLayout, hyperGraphInfo

Attributes (18)

buildDirection, dagView, description, focusNode, fullName, graphTraversalLimit, hyperLayout, position, positionX, positionY, rootNode, shortName, viewRectHigh, viewRectLow, viewXH, viewXL, viewYH, viewYL

Long name (short name)TypeDefaultFlags
position (p) double20, 0outputinputconnectablestorable
The position of the focus node.
positionX (px) double0.0outputinputconnectablestorable
The X coordinate of the focus node.
positionY (py) double0.0outputinputconnectablestorable
The Y coordinate of the focus node.
viewRectLow (vl) double20, 0outputinputconnectablestorable
The lower-left coordinate of the view rectangle.
viewXL (xl) double0.0outputinputconnectablestorable
The X component.
viewYL (yl) double0.0outputinputconnectablestorable
The Y component.
viewRectHigh (vh) double20, 0outputinputconnectablestorable
The upper-right coordinate of the view rectangle.
viewXH (xh) double0.0outputinputconnectablestorable
The X component.
viewYH (yh) double0.0outputinputconnectablestorable
The Y component.
dagView (dag) booltrueoutputinputconnectablestorable
Indicates if the bookmark represents a DAG or DG view.
description (d) stringTmultiSharedObject::create<TdataString>""outputinputconnectablestorable
The description of the hypergraph view.
focusNode (fnd) Messagen/aoutputinputconnectable
The focus node which the view tracks.
rootNode (rnd) Messagen/aarrayoutputinputconnectable
The root node connection list for DG bookmarks.
fullName (fn) stringTmultiSharedObject::create<TdataString>""outputinputconnectablestorable
The focus node full path name.
shortName (sn) stringTmultiSharedObject::create<TdataString>""outputinputconnectablestorable
The focus node name.
buildDirection (bd) enum2outputinputconnectablestorable
Specifies the build direction for DG graphs. The following are legal values: 0=Upstream, 1=Downstream, 2=All.
graphTraversalLimit (gtl) integer-1outputinputconnectablestorable
The graph traversal limit.
hyperLayout (hl) Messagen/aoutputinputconnectablehidden
hyperLayoutDG node which stores the depend nodes and their positions in the layout.