Append Target Paths

Generates new targets by appending relative paths. Array inputs will be appended element-wise.

Installation

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

Inputs

Name

Type

Descripton

Default

Input0 (inputs:input0)

['string', 'token', 'token[]']

The relative path to append. Must not start or end with /. (ex. Cube, Xform/Cube).

None

Root Targets (inputs:rootTargets)

target

The targets to append relative paths to. If empty uses the stage root.

None

Metadata

allowMultiInputs = 1

Outputs

Name

Type

Descripton

Default

Targets (outputs:targets)

target

The new target with paths appended. (ex. /World/Cube)

None

Metadata

Name

Value

Unique ID

omni.graph.nodes.AppendTargetPaths

Version

1

Extension

omni.graph.nodes

Has State?

False

Implementation Language

C++

Default Memory Type

cpu

Generated Code Exclusions

None

uiName

Append Target Paths

Categories

sceneGraph

Generated Class Name

OgnAppendTargetPathsDatabase

Python Module

omni.graph.nodes