Add Prim Relationship

Adds a target path to a relationship property. If the relationship property does not exist it will be created. Duplicate targets will not be added.

Installation

To use this Node, you must enable omni.graph.action in the Extension Manager.

Inputs

Name

Type

Description

Default

execIn

execution

The input execution port.

Relationship Name (name)

token

Name of the relationship property.

Prim Path (path)

path

Path of the prim with the relationship property.

Target Path (target)

path

The target path to be added, which may be a prim, attribute or another relationship.

Outputs

Name

Type

Description

Default

Is Successful (isSuccessful)

bool

Whether the node has successfully added the new target to the relationship.