【发布时间】:2016-07-07 01:47:12
【问题描述】:
我正在尝试使用 Maya LT 2015 从命令行 (OS X) 运行 MEL 脚本。可在此处找到有关如何执行此操作的说明:
Autodesk Maya LT - Start Maya from the command line
但是当我尝试Maya -prompt 或Maya -batch -script "test.mel" 时,就得到了这个:
Flags:
-v prints the product version and cut number
-proj [dir] look for files in the specified project dir
-file [file] opens the specified file (use complete file name)
-archive [file] displays a list of files required to archive the specified scene
-noAutoloadPlugins do not auto-load any plug-ins.
-help prints this message
似乎它不支持 -batch 标志。有什么想法吗?
【问题讨论】:
-
Maya 在 Windows 上带有一个 mayabatch,因此在 Mac 上可能有一个它通常与可执行文件位于同一文件夹中