Skip to content

OpenBIMRL | Tree functions

Class path: tree.graft

Graft

graft1.png

Description

Converts a list of elements, nodes (subtrees) and trees themselves into a tree structure with one level deeper than before.

Input

Input Name Typ Description
0 list List/Tree List or tree with elements

Output

Output Name Typ Description
0 tree Tree The generated tree with increased level depth.

Use/Example

graft2.png

Node representation with example values

Sample file