Returns list of Vizard parent nodes
| <node3d>.getParents() |
This command will return a list of the immediate Vizard node3d objects that are above this node. It does not recurse above the parent node3d objects.
NOTE: This command does NOT return a list of the underlying scene graph nodes and does NOT create new Vizard node3d objects. It will only return existing node3d objects.
List of node3d objects
<node3d>.getChild
<node3d>.getChildren
<node3d>.getNodeNames