|
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)
|
|
|
|
Solution:
FBConstraint.Snap() works like FBConstraint.SnapSuggested() used to work.
It is documented as an attribute, but it is a function.
|
|
|
|
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.
|
|
|