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 |
|
Name of the attribute whose array length will be queried |
points |
data |
|
Collection of attributes that may contain the named attribute |
Outputs
Name |
Type |
Description |
Default |
---|---|---|---|
length |
|
The length of the array attribute in the input bundle |