Read Prim Relationship
Reads the target(s) of a relationship on a given prim
Installation
To use this node enable omni.graph.nodes in the Extension Manager.
Inputs
Name |
Type |
Descripton |
Default |
---|---|---|---|
Relationship Name (inputs:name) |
|
The name of the relationship to read |
|
Prim (inputs:prim) |
|
The prim with the named relationship to read |
None |
Outputs
Name |
Type |
Descripton |
Default |
---|---|---|---|
Value (outputs:value) |
|
The relationship target(s) |
None |
State
Name |
Type |
Descripton |
Default |
---|---|---|---|
Correctly Setup (state:correctlySetup) |
|
Whether or not the instance is properly setup |
False |
Name (state:name) |
|
The prefetched relationship name |
None |
Prim (state:prim) |
|
The currently prefetched prim |
None |
Metadata
Name |
Value |
---|---|
Unique ID |
omni.graph.nodes.ReadPrimRelationship |
Version |
1 |
Extension |
omni.graph.nodes |
Has State? |
True |
Implementation Language |
C++ |
Default Memory Type |
cpu |
Generated Code Exclusions |
usd |
uiName |
Read Prim Relationship |
Categories |
sceneGraph |
Generated Class Name |
OgnReadPrimRelationshipDatabase |
Python Module |
omni.graph.nodes |