<viz>.getNodeList

Returns a list of all the node objects

 

<viz>.getNodeList()

 

Remarks

Returns a list of all the nodes objects that have been added.

Return Value

A list of all the node objects that have been added.

Example

nodes = viz.getNodeList()