hi
 check this it works

cmds.file("F:/MayaProjects/reel/scenes/water.ma",
i=True,type="mayaAscii",ra=True,namespace="water",options="v=0,p=17",pr=True,loadReferenceDepth="all")

just replace ur path in the following

thanks

Arjun Thekkumadathil
FX Artist

2009/12/12 Jo Jürgens <[email protected]>

> import maya.cmds as cmds
> cmd.file ("E:/ hurricaneDynamic/hurricaneDynamic.mb", import=True,
> type="mayaBinary"...
>
> Arguments with no keywords have to go before arguments with keywords.
>
>
>
>
> On Sat, Dec 12, 2009 at 12:04 PM, dodoer <[email protected]> wrote:
>
>> help me,this is not work,
>>
>>
>> import maya.cmds as cmds
>> cmd.file
>>
>> (import=True,type="mayaBinary",ra=True,namespace="hurricaneDynamic",options="v=0,p=17",pr=True,loadReferenceDepth=all,"E:/
>> hurricaneDynamic/hurricaneDynamic.mb")
>>
>> --
>> http://groups.google.com/group/python_inside_maya
>
>
>  --
> http://groups.google.com/group/python_inside_maya

-- 
http://groups.google.com/group/python_inside_maya

Reply via email to