OmniGraph Node omni.graph.nodes.AppendPath

omni.graph.nodes.AppendPath Properties

Name

Value

Version

1

Extension

omni.graph.nodes

Has State?

False

Implementation Language

C++

Default Memory Type

cpu

Generated Code Exclusions

None

tags

paths

uiName

Append Path

__categories

sceneGraph

Generated Class Name

OgnAppendPathDatabase

Python Module

omni.graph.nodes

omni.graph.nodes.AppendPath Description

Creates a USD path by appending the given relative path to the given root or prim path

omni.graph.nodes.AppendPath Inputs

Name

Type

Default

Required?

Descripton

inputs:path

[‘token’, ‘token[]’]

None

Y

The path(s) to be appended to. Must be a base or prim path

inputs:suffix

token

Y

The prim or prim-property path to append

omni.graph.nodes.AppendPath Outputs

Name

Type

Default

Required?

Descripton

outputs:path

[‘token’, ‘token[]’]

None

Y

The new path(s)