Get Prim Path#

Generates a path from the specified relationship. This is useful when an absolute prim path may change.

Installation#

To use this node enable omni.graph.nodes in the Extension Manager.

Inputs#

Name

Type

Descripton

Default

Prim (inputs:prim)

target

The prim to determine the path of

None

Outputs#

Name

Type

Descripton

Default

Path (outputs:path)

path

The absolute path of the given prim as a string

None

Prim Path (outputs:primPath)

token

The absolute path of the given prim as a token

None

Metadata#

Name

Value

Unique ID

omni.graph.nodes.GetPrimPath

Version

3

Extension

omni.graph.nodes

Has State?

False

Implementation Language

C++

Default Memory Type

cpu

Generated Code Exclusions

None

uiName

Get Prim Path

Categories

sceneGraph

Generated Class Name

OgnGetPrimPathDatabase

Python Module

omni.graph.nodes