|
Hi!
I have a problem with importing an fbx file when starting maya from command line.
I’ve tried several variations like:
maya -file "C:/file.fbx"
(and I got a gray view screen and nothing imported)
and
maya -script "C:/script.mel"
with
script.mel containing:
file -i "C:/file.fbx"
but that gave me an error.
Anybody knows how to do that?
|
|
|