Jump to content

SetFrameRange issue


Recommended Posts

When I try to set my frame range in 123.py with 

import hou


hou.setFrame(1001)
hou.playbar.setFrameRange(1001, 1300)
hou.playbar.setPlaybackRange(1001, 1300)
hou.setFps(30)

 

My timeline starts at 1251 and ends at 1625 ??? I've tried with 19.0.498 and .507

 

Any idea ?

 

Thnkas

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...