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 / FBConstraint.SnapSuggested() in MoBu 2012
  RSS 2.0 ATOM  

FBConstraint.SnapSuggested() in MoBu 2012
Rate this thread
 
58923
 
Permlink of this thread  
avatar
  • Location: Stockholm
  • Total Posts: 43
  • Joined: 23 November 2007 03:50 PM

mynewconstraint.SnapSuggested ()

Can’t get this to work in Mobu 2012 any more… Anyone have any suggestions?
... Also, what does

FreezeSuggested ()

actually do?  .. (I know it doesn’t solve my problem)



Replies: 0
avatar

Solution:
FBConstraint.Snap() works like FBConstraint.SnapSuggested() used to work.
It is documented as an attribute, but it is a function.



Replies: 0
avatar
  • Newt Zac
  • Posted: 27 September 2011 06:03 AM

Had a lot of issues when trying to plot after using .Snap() with python.  Constrained object went a little crazy.  Also happened if I forwarded through the scene using python.  Didn’t have any problems if I used .Snap() and then manually moved through the scene though.  Just wondering if you guys had any of the same problems.



Replies: 0