Channel segment function: repeats animation from previous frames.
Replaced by: hou.repeat
See also: repeatt, cycle, cyclet
repeat(f1, f2)
Repeats the animation from frames f1 to f2.
If you wish to repeat the animation cumulatively, use the cycle function instead.