start frame

   272   1   0
User Avatar
Member
4 posts
Joined: Oct. 2021
Offline
hello everyone.
Does anyone know how to get Houdini to start from frame 1001, as soon as you start the program?

Sorry if the question is very basic, I am in the learning process. thank you so much
User Avatar
Member
696 posts
Joined: March 2009
Offline
Create a file in your houdini settings folder named 456.py with the following content:

hou.playbar.setFrameRange(1001, 1240)
hou.setFrame(1001)

In the most basic terms.

Cheers,
Toronto - ON
My Houdini playground [renderfarm.tumblr.com]
“As technology advances, the rendering time remains constant.”
  • Quick Links