List

Tree

Deconstruct Path

  • List

  • Sequence

  • Set

  • Tree

Deconstruct Path

Deconstruct a data tree path into individual integers

Details

ID

list-tree-deconstruct-path

Name

Deconstruct Path

Group

Tree

Package

List

Keywords

decPath
tree
deconstruct

Input ports

NameTypeDescriptionDefault Value
Path
Path
Branch path

Output ports

NameTypeDescription
Indices
Number
Branch path indices

Creation method

There are two options for creating a Deconstruct Path node.

  • The first way to create a Deconstruct 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.
    • decPath, tree, deconstruct
  • The second way is to select a Deconstruct Path node from the menu that opens from the top left.
    • Menu > List > Tree > Deconstruct Path

Steps

  • Create a Deconstruct Path node.
  • Connect a branch path to deconstruct it into individual integers.
  • After creating a Deconstruct Path node, connect the branch path to the "Path" port. On the output port, you will get the branch path indices.

See also

  • Construct Path