opid expression function

Returns the unique ID of a node.

All Usage Examples

Usage

opid(name)

The value of the ID is unique to that operator at any given moment, however it changes each time Houdini is reloaded.

Examples

opdid("/obj/model")
Returns a unique ID of the model object.