1.7.34

List

List Item

Returns the ith element

ID

list-list-list-item

Name

List Item

Group

List

Package

List

Keywords

list
i
item

List

Sequence

Set

Tree

Creation method

There are two options for creating a List Item node.

  • The first way to create a List Item node 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.
    • list , i , item
  • The second way is to select a List Item node from the menu that opens from the top left.
    • Menu > List > List > List Item

Steps

  • Create a List Item node.
  • Connect the list from which you want to select an element to the first port.
  • Connect the index of the element to be selected to the second port.

After creating a node, connect the list from which you want to select an element to the first port. You need to connect the index of the element to be selected to the second port. On the output port, we will get the ith element of the list.

See also

List Item
Trim List
Reverse List
List Length

Inputs

NameTypeDescriptionDefault Value
list
Any
Base list
index
Number
Index of item0

Outputs

NameTypeDescription
geometry
Any
List item