Index rows in Tables¶
Documentation¶
Auto generated list version of Index rows in Table.
In this version, the following ports from the original nodes have been changed to lists which the node loops over:
- Looped Inputs
data.
- Looped Outputs
data.
For details see the original node.
Definition¶
Input ports¶
- data [table]
Input Table
Output ports¶
- data [table]
Output Table
Configuration¶
- Select index (index)
Edit indices to select (must be integers). Because the number of rows can become too large, only selected indices are shown. To add, right-click and press Insert. The values must be edited to integer values
Implementation¶
- class node_index_table.IndexRowsTables[source]