Inside Sabertooth
Learn how Sabertooth uses 3ds Max to create 3D interactive projects, including HBO Go’s Game of Thrones interactive experience
  • 1/3
You are here: Forum Home / Autodesk® MotionBuilder® / Python / [SOLVED] How do I set the start and end frames on a take
  RSS 2.0 ATOM  

[SOLVED] How do I set the start and end frames on a take
Rate this thread
 
59519
 
Permlink of this thread  
avatar
  • Seb123
  • Posted: 29 August 2011 09:00 PM
  • Total Posts: 92
  • Joined: 05 November 2009 10:41 AM

Hi,

I’m having trouble changing the start and end of a take in my scene. I’m sure it’s easy but I can’t get it to work. Does anyone know how to do that?

Thanks in advance

I’ve finally found out. Here’s the code if anyone need it

take.LocalTimeSpan = FBTimeSpan(FBTime(0, 0, 0, start), FBTime(0, 0, 0, stop))



Replies: 0