Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Many task of Miarmy can be done in batch mode or command line. That is means we can do our job without open Maya, and this can save much time and memory of loading Maya editor and drawing OpenGL stuffs etc. 
Also these command line task can be assigned to simulation/render farm and let the machines to do that without human resource.

Such as this one:

Command Line (Batch) Exporting RIBs

 

The users know MEL and Python can easily modify/create command line operations for any task run in batch mode and extend the Miarmy capabilities.
Let us introduce how it works:

...