Extract Attribute Array Length

Outputs the length of a specified array attribute in an input bundle, or 1 if the attribute is not an array attribute

Installation

To use this Node, you must enable omni.graph.nodes in the Extension Manager.

Inputs

Name

Type

Description

Default

attrName

token

Name of the attribute whose array length will be queried

points

data

bundle

Collection of attributes that may contain the named attribute

Outputs

Name

Type

Description

Default

length

uint64

The length of the array attribute in the input bundle