Get Tables attributes¶
Get Tables attributes.
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]