MotionBuilder Forum
Welcome to Autodesk’s MotionBuilder Forums. Share your knowledge, ask questions, and explore popular MotionBuilder topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Set Transport FPS

2 REPLIES 2
SOLVED
Reply
Message 1 of 3
angelo.samson
951 Views, 2 Replies

Set Transport FPS

Hi guys

 

I need help in Motion Builder 2014. This script "FBPlayerControl().SetTransportFps(FBTimeMode.kFBTimeMode120Frames)" won't work in this MB 2014 but I try in 2012 it work just fine. I need it to work in 2014 the error is "FBTimeMode object is not callable". Thanks in advance.

 

Gelo

2 REPLIES 2
Message 2 of 3
cmot
in reply to: angelo.samson

FBPlayerControl().SetTransportFps(FBTimeMode.kFBTimeMode120Frames)

 

Have you tried running just the line by itself?  I'm on 2014 x64 and it works for me.

Strangely, the following line also works, which I tried in case the extra parens might give me the error you are receiving.

 

FBPlayerControl().SetTransportFps(FBTimeMode().kFBTimeMode120Frames)

Message 3 of 3
angelo.samson
in reply to: cmot

Hi

 

It works now..that's wierd I know I tried that code just like you gave...but anyways thanks a lot 🙂

 

Gelo

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report