Go to:
				Related nodes. Attributes. 
This node stores Hypergraph layout information for a DAG graph.
This includes the position and collapse/expand state of nodes
that have been configured by the user and background image
information.
| Node name | Parents | MFn type | Compatible function sets | 
|---|
| hyperLayout | node | kHyperLayout | kBase kNamedObject kDependencyNode kHyperLayout | 
Related nodes
hyperGraphInfo, hyperView
Attributes (13)
allNodesFreeform, dependNode, hyperPosition, imageName, imagePosition, imagePositionX, imagePositionY, imageScale, isCollapsed, isFreeform, nodeVisualState, positionX, positionY
| Long name (short name) | Type | Default | Flags | 
|---|
 | 
hyperPosition 
				(hyp)
				 | compound | n/a |        | 
|
 | 
 | 
 |  isCollapsed 
				(isc)
				 | bool | false |       |  |
 
  | 
 |  isFreeform 
				(isf)
				 | bool | false |       |  |
 
  | 
 |  nodeVisualState 
				(nvs)
				 | integer | 0 |       |  |
 
  | 
 |  dependNode 
				(dn)
				 | Message | n/a |      |  |
 
  | 
 | 
imageName 
				(img)
				 | string | TmultiSharedObject::create<TdataString>"" |      | 
|
 | 
imagePosition 
				(imp)
				 | double2 | 0, 0 |      | 
|
 |  imagePositionX 
				(ipx)
				 | double | 0.0 |      |  |
 
  | 
 |  imagePositionY 
				(ipy)
				 | double | 0.0 |      |  |
 
  | 
 | 
imageScale 
				(ims)
				 | float | 1.0 |       | 
|
 | 
allNodesFreeform 
				(anf)
				 | bool | false |       | 
|