Home Reference Expression functions 

repeat expression function

Channel segment function: repeats animation from previous frames.

Usage

repeat(f1, f2)

Repeats the animation from frames f1 to f2.

If you wish to repeat the animation cumulatively, use the cycle function instead.

Replaced by

Replaced by hou.repeat