Bundle Constructor
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.
Installation
To use this node enable omni.graph.nodes in the Extension Manager.
Outputs
Name |
Type |
Descripton |
Default |
---|---|---|---|
Constructed Bundle (outputs:bundle) |
|
The bundle consisting of copies of all of the dynamic input attributes. |
None |
Metadata
Name |
Value |
---|---|
Unique ID |
omni.graph.nodes.BundleConstructor |
Version |
1 |
Extension |
omni.graph.nodes |
Icon |
ogn/icons/omni.graph.nodes.BundleConstructor.svg |
Has State? |
False |
Implementation Language |
C++ |
Default Memory Type |
cpu |
Generated Code Exclusions |
None |
uiName |
Bundle Constructor |
Categories |
bundle |
Generated Class Name |
OgnBundleConstructorDatabase |
Python Module |
omni.graph.nodes |