Houdini 11 Expression functions

Returns the path of a node relative to another node.

Usage

opfullpathfrom(node, basenode)

This function will return the full path to node, relative to basenode. If basenode is a relative path it is relative to the current nodes.

Replaced by

Related topics