Reduce key cause max got crazy

I found strange behavior of max when I perform operation to reduce keys on objects. When I fire up this:

for o in selection do
(
reduceKeys o.transform.controller 3.0 1f
)

max blink and close all maxscript windows in spite of I disabled redraw and I performs operation only on animated objects.
Am I doing something wrong? I test it on max2013.

Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
kredka's picture

O no

great:) but is there any way to work around the problem. Call createdialog don't work because I lose my rollout.

barigazy's picture

...

That's common behavior of reduceKeys fn :)

bga

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.