Get Table attributes

../../../../../_images/table_attribute.svg

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.GetTableAttributes[source]
Inputs:
in_data : table

Table with data.

Outputs:
attributes : table

Table with a single row where the columns are representing the exported attributes