Get Tables attributes¶
Get Table attributes.
Documentation¶
Auto generated list version of Get Table attributes.
In this version, the following ports from the original nodes have been changed to lists which the node loops over:
- Looped Inputs
in_data.
- Looped Outputs
attributes.
For details see the original node.
Definition¶
Input ports¶
- in_data [table]
Table with data.
Output ports¶
- attributes [table]
Table with a single row where the columns are representing the exported attributes
Implementation¶
- class node_attributes_tables.GetTablesAttributes[source]