get_node
Description:
Locates a TreeNode using the tree_path path.
Parameters:
| this |
a Tree object |
| tree_path |
full path to the required nodes (if |
| use_names |
if |
Returns:
|
the requested TreeNode pointer, or |