Open topic with navigation
<viz>.getNodeList
Returns a list of all the node objects
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()