Houdini 21.0 Nodes APEX nodes

sim::FindObject

Finds the unique ID of a simulation object by name.

On this page
Since 20.0

Inputs

engine: SimEngine

The simulation engine to query.

name: String

The name of the simulation object. This value can also be a pattern, but only the first matching object is returned.

Outputs

object: SimRootDataId

The unique ID of the object, or an invalid ID if the object is not found.

See also

APEX nodes