Extract Attribute

Copies a single attribute from an input bundle to an output attribute directly on the node if it exists in the input bundle and matches the type of the output 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 to look for in the bundle

points

data

bundle

Collection of attributes from which the named attribute is to be extracted

Outputs

Name

Type

Description

Default

output

any

The single attribute extracted from the input bundle