> I have another question . is it possible create python commands using
> API  Mfn  instead mel commands ?
>
Yes, this should be equivalent:
maya.cmds.cacheDeform(ts=True, p="c:/teste")
-- 
http://groups.google.com/group/python_inside_maya

Reply via email to