Replace Target Name

Replaces the target name (the last element) with the specified name. 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

New Name (inputs:newName)

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

The new name to replace the current name. Array inputs will be appended element-wise.

None

Targets (inputs:targets)

target

The target array to be modified

None

Metadata

allowMultiInputs = 1

Outputs

Name

Type

Descripton

Default

Targets (outputs:targets)

target

The modified target array.

None

Metadata

Name

Value

Unique ID

omni.graph.nodes.ReplaceTargetName

Version

1

Extension

omni.graph.nodes

Has State?

False

Implementation Language

C++

Default Memory Type

cpu

Generated Code Exclusions

None

uiName

Replace Target Name

Categories

sceneGraph

Generated Class Name

OgnReplaceTargetNameDatabase

Python Module

omni.graph.nodes