Insert Attribute

Copies all attributes from an input bundle to the output bundle, as well as copying an additional ‘attrToInsert’ attribute from the node itself with a specified name.

Installation

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

Inputs

Name

Type

Description

Default

attrToInsert

any

The attribute to be copied from the node to the output bundle

outputAttrName

token

The name of the new output attribute in the bundle

attr0

data

bundle

Initial bundle of attributes

Outputs

Name

Type

Description

Default

data

bundle

Bundle of input attributes with the new one inserted with the specified name