Get Tables attributes¶
Get Tables attributes.
Documentation
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
The Table data type includes an additional container, besides the data container, for storing attributes. An attribute is stored as a scalar value together with a header.
The standard library contains two nodes for setting and getting Table attributes.
- class node_attributes_tables.GetTablesAttributes[source]