Get Prim Relationship
DEPRECATED - Use ReadPrimRelationship!
Installation
To use this node enable omni.graph.nodes in the Extension Manager.
Inputs
Name |
Type |
Descripton |
Default |
---|---|---|---|
Relationship Name (inputs:name) |
|
Name of the relationship property |
|
Prim Path (inputs:path) |
|
Path of the prim with the relationship property |
None |
Prim (inputs:prim) |
|
The prim with the relationship |
None |
Use Path (inputs:usePath) |
|
When true, the ‘path’ attribute is used, otherwise it will read the connection at the ‘prim’ attribute. |
False |
Outputs
Name |
Type |
Descripton |
Default |
---|---|---|---|
Paths (outputs:paths) |
|
The prim paths for the given relationship |
None |
Metadata
Name |
Value |
---|---|
Unique ID |
omni.graph.nodes.GetPrimRelationship |
Version |
3 |
Extension |
omni.graph.nodes |
Has State? |
False |
Implementation Language |
C++ |
Default Memory Type |
cpu |
Generated Code Exclusions |
None |
hidden |
true |
uiName |
Get Prim Relationship |
Categories |
sceneGraph |
Generated Class Name |
OgnGetPrimRelationshipDatabase |
Python Module |
omni.graph.nodes |