hello,

i just want to freeze transforms on a curve in my scene. When i use the 
following line in the maya script editor it works fine. But when i use this 
line as part of my script it moves the entire curve to the other side of the 
scene:

cmds.makeIdentity('ringCrv', apply=True, t=1, r=1, s=1)

the line is the last line in my script so there is nothing happening after that 
would affect the curve. Can anyone tell me why this might be?. Also i delete 
history on the curve first.

thanks, 
Sam

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/afea9f1e-6abf-40d2-b270-7093a75572ef%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to