Get Attribute Names Node¶
The Get Attribute Names node outputs the names of attributes stored on a geometry as a list of strings.
The list can be filtered by attribute data type and domain.
Входы (inputs)¶
- Геометрия (geometry)
Geometry to inspect for attributes.
Filter Data Type¶
- Тип данных (data type)
Data type of attributes to include in the output list.
Filter Domain¶
- Домен (domain)
Attribute domain to include in the output list.
Свойства (properties)¶
- Компонента (component)
Geometry component to inspect for attributes.
Выходы (outputs)¶
- Имена
List of attribute names matching the selected filters.