rand_get_randInt()

Returns a random int value between -2147483648 and 2147483647 each time that it is called.

find_rs_dir()

Will return the system root path of the Redshift system folder by reading the REDSHIFT_COREDATAPATH variable (check Redshift Package Template) if the variable doesn’t exist, will try to find it from the PATH variable loaded in Houdini.

compute_aspect_ratio(width, height)

Return a tuple of the aspect ratio based on the input widh and height int arguments.

active_network_editor()

Return the current active network editor pane.

current_context()

Return the current context node.