OmniGraph Node omni.graph.nodes.BundleConstructor

omni.graph.nodes.BundleConstructor Properties

Name

Value

Version

1

Extension

omni.graph.nodes

Icon

ogn/icons/omni.graph.nodes.BundleConstructor.svg

Has State?

False

Implementation Language

Python

Default Memory Type

cpu

Generated Code Exclusions

None

uiName

Bundle Constructor

__categories

bundle

__language

Python

Generated Class Name

OgnBundleConstructorDatabase

Python Module

omni.graph.nodes

omni.graph.nodes.BundleConstructor Description

This node creates a bundle mirroring all of the dynamic input attributes that have been added to it. If no dynamic attributes exist then the bundle will be empty. See the ‘InsertAttribute’ node for something that can construct a bundle from existing connected attributes.

omni.graph.nodes.BundleConstructor Outputs

Name

Type

Default

Required?

Descripton

outputs:bundle

bundle

None

Y

The bundle consisting of copies of all of the dynamic input attributes.

uiName

Constructed Bundle