List

Tree

Construct Path

  • List

  • Sequence

  • Set

  • Tree

Construct Path

Construct a data tree branch path.

Details

ID

list-tree-construct-path

Name

Construct Path

Group

Tree

Package

List

Keywords

path
tree

Input ports

NameTypeDescriptionDefault Value
Indices
Number
Branch path indices

Output ports

NameTypeDescription
Path
Path
Branch path

Creation method

There are two options for creating a Construct Path node.

  • The first way to create a Construct Path node is by using the search list, which is opened by double left-clicking in the workspace. You can write the name of the node you need or words associated with this node.
    • path, tree
  • The second way is to select a Construct Path node from the menu that opens from the top left.
    • Menu > List > Tree > Construct Path

Steps

  • Create a Construct Path node.
  • Connect an array of numerical values to the "Indices" port representing the branch path indices.
  • After creating a Construct Path node, connect the array of numerical values to the "Indices" port. On the output port, you will get the constructed branch path.

See also

  • Flatten Tree
  • Deconstruct Path