[Maya-Python] Re: what loadfile

2009-10-16 Thread dodoer
thank you and loadfile like in maya import file --~--~-~--~~~---~--~~ http://groups.google.com/group/python_inside_maya -~--~~~~--~~--~--~---

[Maya-Python] Re: what loadfile

2009-10-16 Thread AK Eric
import maya.cmds as mc mc.file("c:/mayaStuff/mayaFile.ma", force=True, type="mayaAscii", open=True) ? --~--~-~--~~~---~--~~ http://groups.google.com/group/python_inside_maya -~--~~~~--~~--~--~---