Get Prim Paths
Generates a path array from the specified relationship. This is useful when absolute prim paths may change.
Installation
To use this node enable omni.graph.nodes in the Extension Manager.
Inputs
Name |
Type |
Descripton |
Default |
---|---|---|---|
Prims (inputs:prims) |
|
Relationship to prims on the stage |
None |
Metadata |
allowMultiInputs = 1 |
Outputs
Name |
Type |
Descripton |
Default |
---|---|---|---|
Prim Paths (outputs:primPaths) |
|
The absolute paths of the given prims as a token array |
None |
Metadata
Name |
Value |
---|---|
Unique ID |
omni.graph.nodes.GetPrimPaths |
Version |
1 |
Extension |
omni.graph.nodes |
Has State? |
False |
Implementation Language |
C++ |
Default Memory Type |
cpu |
Generated Code Exclusions |
None |
uiName |
Get Prim Paths |
Categories |
sceneGraph |
Generated Class Name |
OgnGetPrimPathsDatabase |
Python Module |
omni.graph.nodes |