Vizard 7 » Command Index » Vizard objects » node3d » <node3d>.getParents
7.6

<node3d>.getParents

Returns list of Vizard parent nodes

<node3d>.getParents()  

Remarks

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.

Return Value

List of node3d objects

See also

<node3d>.getChild
<node3d>.getChildren
<node3d>.getNodeNames