find how much memory a scene is using in maya

MayaStation posts a quick little tip on finding out how much memory is being used on a scene in Atudodesk Maya with a simple MEL command. – How handy is that!?

“Ever wondered how much memory your file consumes? Use the following MEL while working on your file

memory -sum;

you can use other flags such as -fm
memory -sum;
memory -freeMemory;

For more information please refer to the documentation under the MEL section.”

Related Posts with Thumbnails
This entry was posted in maya. Bookmark the permalink. Post a comment or leave a trackback: Trackback URL.

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>