getChildNodes: Get all the child nodes below the current node.

Description Usage Arguments Value

Description

Get all the child nodes below the current node.

Usage

1
getChildNodes(self, recursive = FALSE)

Arguments

self

The node where to start

recursive

Should the function be called on all child nodes too?

Value

a list of child nodes.


abossenbroek/GeneralTree documentation built on May 10, 2019, 4:14 a.m.