Hello all,

Im sure you guys have run into this problem so im hoping you can help.  I have 
an object (its a long rectangular box), one end of it is attached to a curve 
with a motion path, the motion path is baked in.  then i iterate through each 
frame in the timeline by updating the current time to time+1.  Each frame I 
rotate the box, then i set a new keyframe.  Each frame i need to query the xyz 
coordinates of the top and bottom of the box.  The problem is maya goes through 
the entire timeline with the box in the single orientation and at the end 
updates the box with its rotations.  I need maya to update the box after each 
rotation because the xyz coordinates rely on the new rotation.  I tried 
refresh() but does nothing..

Please have a solution for me!

Thanks

M

-- 
You received this message because you are subscribed to the Google Groups 
"Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to